diff options
Diffstat (limited to 'security/pear-Crypt_MicroID/Makefile')
-rw-r--r-- | security/pear-Crypt_MicroID/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/security/pear-Crypt_MicroID/Makefile b/security/pear-Crypt_MicroID/Makefile index e130c920e1a7..f19f690c9833 100644 --- a/security/pear-Crypt_MicroID/Makefile +++ b/security/pear-Crypt_MicroID/Makefile @@ -8,11 +8,6 @@ CATEGORIES= security www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP MicroID library -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |