diff options
Diffstat (limited to 'net/whois/Makefile')
-rw-r--r-- | net/whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index dde738952271..1308dad91b9d 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes -USE_ICONV= yes +USES= iconv USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |