summaryrefslogtreecommitdiff
path: root/benchmarks/pear-Benchmark/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commit0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/pear-Benchmark/Makefile
parent- Add entry about the new DEFAULT_VERSIONS framework (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Notes
Notes: svn path=/head/; revision=327708
Diffstat (limited to 'benchmarks/pear-Benchmark/Makefile')
-rw-r--r--benchmarks/pear-Benchmark/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile
index af989049c53f..2a23a2e75535 100644
--- a/benchmarks/pear-Benchmark/Makefile
+++ b/benchmarks/pear-Benchmark/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Benchmark
-# Date created: 09 September 2004
-# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
-#
+# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
-#
PORTNAME= Benchmark
PORTVERSION= 1.2.9
@@ -18,6 +14,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= bcmath
PEAR_AUTOINSTALL= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>