aboutsummaryrefslogtreecommitdiffstats
path: root/net/v6eval
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
committerkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
commitc6865bfdbe00860070d73767533b6738f9fa4e6f (patch)
treed365d1faa2e40cb1d76358da1258ea09826a22b7 /net/v6eval
parent94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff)
downloadfreebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip
BROKEN: Does not compile
Diffstat (limited to 'net/v6eval')
-rw-r--r--net/v6eval/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index 61a605d20b03..a1ba604292ba 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.tahi.org/release/v6eval/
MAINTAINER= tanaka@tahi.org
COMMENT= IPv6 Conformance Test Platform
+BROKEN= "Does not compile"
+
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
USE_PERL5= yes