diff --git a/devel/pear-PEAR_PackageFileManager2/Makefile b/devel/pear-PEAR_PackageFileManager2/Makefile index fcb1018913ad..0b5d1938ae3e 100644 --- a/devel/pear-PEAR_PackageFileManager2/Makefile +++ b/devel/pear-PEAR_PackageFileManager2/Makefile @@ -1,17 +1,19 @@ # Created by: Sylvio Cesar PORTNAME= PEAR_PackageFileManager2 PORTVERSION= 1.0.4 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to maintain PEAR packages LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:devel/pear-PEAR_PackageFileManager_Plugins@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:devel/pear-PEAR_PackageFileManager_Plugins@${PHP_FLAVOR} -USES= pear +USES= pear + +NO_ARCH= yes .include