aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-Net_DNS2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 15:15:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 15:15:04 +0000
commit31871ddfaba45321249f274b2d303abea45e8ea7 (patch)
treea4e3c1980b4c9585c313b5bef6a2960ed45f7559 /dns/pear-Net_DNS2
parentfa1c1bc803087d85c45c38fd3a468fa5fd87d02c (diff)
downloadports-31871ddfaba45321249f274b2d303abea45e8ea7.tar.gz
ports-31871ddfaba45321249f274b2d303abea45e8ea7.zip
Notes
Diffstat (limited to 'dns/pear-Net_DNS2')
-rw-r--r--dns/pear-Net_DNS2/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile
index 38939847d2ef..0a3e4259842c 100644
--- a/dns/pear-Net_DNS2/Makefile
+++ b/dns/pear-Net_DNS2/Makefile
@@ -8,11 +8,6 @@ CATEGORIES= dns net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP5 Resolver library used to communicate with a DNS server
-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>