aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_Common/Makefile')
-rw-r--r--devel/pear-HTML_Common/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile
index ed9196afec35..678b051a6e98 100644
--- a/devel/pear-HTML_Common/Makefile
+++ b/devel/pear-HTML_Common/Makefile
@@ -8,11 +8,6 @@ CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR::HTML_Common is a base class for other HTML classes
-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>