aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache_Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-Cache_Lite/Makefile')
-rw-r--r--sysutils/pear-Cache_Lite/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index b0efb993d968..a77e26325b26 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -9,11 +9,6 @@ CATEGORIES= sysutils www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
-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>