aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-DB/Makefile')
-rw-r--r--databases/pear-DB/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index f17932696bf8..836d316af595 100644
--- a/databases/pear-DB/Makefile
+++ b/databases/pear-DB/Makefile
@@ -10,11 +10,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
-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>