aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-TheSeer_fXSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-TheSeer_fXSL/Makefile')
-rw-r--r--devel/pear-TheSeer_fXSL/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/devel/pear-TheSeer_fXSL/Makefile b/devel/pear-TheSeer_fXSL/Makefile
index f1cbb7a7b03e..3a7036e26f60 100644
--- a/devel/pear-TheSeer_fXSL/Makefile
+++ b/devel/pear-TheSeer_fXSL/Makefile
@@ -13,17 +13,11 @@ COMMENT= XSL wrapper / extension to the PHP 5.x XSLTProcessor
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= pear>=1.9.1:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
-RUN_DEPENDS= pear>=1.9.1:${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 xsl
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>