aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-11-23 08:57:40 +0800
committerlinimon <linimon@FreeBSD.org>2007-11-23 08:57:40 +0800
commitcde622832cd1c752eae07277dcc023f371741b43 (patch)
tree425bf9ee944cb2ede961017a94c0ca7b4bcfd01a /benchmarks
parent3f8ab4dc3cfe2418ad28e58f59a0645ce6f85be6 (diff)
downloadfreebsd-ports-cde622832cd1c752eae07277dcc023f371741b43.tar.gz
freebsd-ports-cde622832cd1c752eae07277dcc023f371741b43.tar.zst
freebsd-ports-cde622832cd1c752eae07277dcc023f371741b43.zip
Mark as broken: fails to install.
Approved by: portmgr (self)
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