aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-TheSeer_DirectoryScanner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-TheSeer_DirectoryScanner/Makefile')
-rw-r--r--devel/pear-TheSeer_DirectoryScanner/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/devel/pear-TheSeer_DirectoryScanner/Makefile b/devel/pear-TheSeer_DirectoryScanner/Makefile
index 2600932e1777..345408b610eb 100644
--- a/devel/pear-TheSeer_DirectoryScanner/Makefile
+++ b/devel/pear-TheSeer_DirectoryScanner/Makefile
@@ -12,17 +12,11 @@ COMMENT= Recursive directory scanner and filter
LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= pear>=1.8.1:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
-RUN_DEPENDS= pear>=1.8.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= fileinfo
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>