aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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