diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:03:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:03:29 +0800 |
commit | 74c6cb9256dcf905a65e968a9121a27b230557a4 (patch) | |
tree | 6381087a6b764a0865caf25612f608e662fc0b7a /net/v6eval | |
parent | c3665a5cce60380c935bfa7093ab3c5212d28c8e (diff) | |
download | freebsd-ports-gnome-74c6cb9256dcf905a65e968a9121a27b230557a4.tar.gz freebsd-ports-gnome-74c6cb9256dcf905a65e968a9121a27b230557a4.tar.zst freebsd-ports-gnome-74c6cb9256dcf905a65e968a9121a27b230557a4.zip |
BROKEN: Broken pkg-plist
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 e6881d7afb56..0e45948b86b4 100644 --- a/net/v6eval/Makefile +++ b/net/v6eval/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tahi.org/release/v6eval/ MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com COMMENT= IPv6 Conformance Test Platform +BROKEN= Broken pkg-plist + RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect USE_PERL5= yes |