aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-TheSeer_fDOMDocument/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-TheSeer_fDOMDocument/Makefile')
-rw-r--r--devel/pear-TheSeer_fDOMDocument/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/devel/pear-TheSeer_fDOMDocument/Makefile b/devel/pear-TheSeer_fDOMDocument/Makefile
index 29b0bdf31a90..37ae56d936ba 100644
--- a/devel/pear-TheSeer_fDOMDocument/Makefile
+++ b/devel/pear-TheSeer_fDOMDocument/Makefile
@@ -12,17 +12,11 @@ COMMENT= Extension to PHP's standard DOM
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
-RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
+BUILD_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
+RUN_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
USE_PHP= dom xml
PEAR_CHANNEL= theseer
-PEAR_AUTOINSTALL= yes
+USES= pear
-IGNORE_WITH_PHP= 52
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>