summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-09-23 13:53:18 +0000
committerbapt <bapt@FreeBSD.org>2014-09-23 13:53:18 +0000
commit90c864c836bb8583fcbba5fe6828d3cf0ced08ab (patch)
tree47e59d2f4d22065ae1bc531db753a1054190027f
parent89f78853ab40423a2e16bb3e46f224b9a962a2a9 (diff)
downloadFreeBSD-ports-90c864c836bb8583fcbba5fe6828d3cf0ced08ab.zip
FreeBSD-ports-90c864c836bb8583fcbba5fe6828d3cf0ced08ab.tar.gz
Convert to USES=pear
-rw-r--r--benchmarks/pear-Benchmark/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile
index 0737b8d..c4ee63e 100644
--- a/benchmarks/pear-Benchmark/Makefile
+++ b/benchmarks/pear-Benchmark/Makefile
@@ -8,12 +8,8 @@ CATEGORIES= benchmarks devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
+USES= pear
USE_PHP= bcmath
-PEAR_AUTOINSTALL= yes
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud