diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-27 14:38:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-27 14:38:18 +0000 |
commit | 7d06e3b5268a09f6b92f979a69a35b79360ccf46 (patch) | |
tree | ce854680f4382f692883d80ee5d72c2af0d5f86d /net | |
parent | fd39b1ac01f5235aa5a3416c508455c5993fdc3e (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/whois/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index cd6af7832b96..a66d184fabe1 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -13,6 +13,8 @@ COMMENT= Marco d'Itri whois client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable + USES= iconv gmake perl5 USE_XZ= yes USE_PERL5= build |