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