aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tsung
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/tsung
parent5c19bb0273598009f535673f1580dac863a5cb7e (diff)
downloadports-2ca623b0964e63739da2fdd48069513e4c55c51d.tar.gz
ports-2ca623b0964e63739da2fdd48069513e4c55c51d.zip
Notes
Diffstat (limited to 'benchmarks/tsung')
-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