aboutsummaryrefslogtreecommitdiff
path: root/math/pear-Math_Combinatorics
diff options
context:
space:
mode:
Diffstat (limited to 'math/pear-Math_Combinatorics')
-rw-r--r--math/pear-Math_Combinatorics/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile
index 72d3238b719c..df936d62df68 100644
--- a/math/pear-Math_Combinatorics/Makefile
+++ b/math/pear-Math_Combinatorics/Makefile
@@ -9,11 +9,6 @@ CATEGORIES= math pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Package that produces combinations and permutations
-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>