summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-23 00:57:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-23 00:57:40 +0000
commit2ca623b0964e63739da2fdd48069513e4c55c51d (patch)
tree282f0323f7737e52d714d695287d1f8159092976 /benchmarks
parentFine-tune the BROKEN statement: it seems to install fine on i386-7. (diff)
Mark as broken: fails to install.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202801
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/tsung/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/tsung/Makefile b/benchmarks/tsung/Makefile
index 142e9086f7a7..d188284f0971 100644
--- a/benchmarks/tsung/Makefile
+++ b/benchmarks/tsung/Makefile
@@ -20,6 +20,10 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
gnuplot:${PORTSDIR}/math/gnuplot \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
+BROKEN= fails to install
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE= 2008-01-22
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-erlang=${LOCALBASE}
USE_GMAKE= yes