diff options
Diffstat (limited to 'net/ripe-whois/Makefile')
-rw-r--r-- | net/ripe-whois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile index df5ee30e6e4..78bd8dc187f 100644 --- a/net/ripe-whois/Makefile +++ b/net/ripe-whois/Makefile @@ -14,7 +14,8 @@ DISTNAME= whois3-${PORTVERSION} MAINTAINER= lerik@nolink.net COMMENT= The RIPE whois client version 3 -USE_PERL5_BUILD= yes +USES= perl5 +USE_PERL5= build GNU_CONFIGURE= yes |