aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_Table/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Console_Table/Makefile')
-rw-r--r--devel/pear-Console_Table/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile
index c6f7a470f86f..0862e6e0ca44 100644
--- a/devel/pear-Console_Table/Makefile
+++ b/devel/pear-Console_Table/Makefile
@@ -8,11 +8,6 @@ CATEGORIES= devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP class that makes it easy to build console style tables
-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>