diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /net/v6eval | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) | |
download | ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip |
Notes
Diffstat (limited to 'net/v6eval')
-rw-r--r-- | net/v6eval/Makefile | 2 |
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 |