diff options
Diffstat (limited to 'devel/pear-Pager/Makefile')
-rw-r--r-- | devel/pear-Pager/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/pear-Pager/Makefile b/devel/pear-Pager/Makefile index b94f27fc4273..5f7b0e2b4c59 100644 --- a/devel/pear-Pager/Makefile +++ b/devel/pear-Pager/Makefile @@ -8,11 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR data paging class -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> |