diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/pear-Benchmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile index fd4a841dae81..af989049c53f 100644 --- a/benchmarks/pear-Benchmark/Makefile +++ b/benchmarks/pear-Benchmark/Makefile @@ -13,7 +13,7 @@ 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 +RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= bcmath PEAR_AUTOINSTALL= yes |