diff options
Diffstat (limited to 'net/gwhois')
-rw-r--r-- | net/gwhois/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index f2df49858b19..056259de641f 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ lynx:${PORTSDIR}/www/lynx \ curl:${PORTSDIR}/ftp/curl -CONFLICTS= whois-[0-9]* NO_BUILD= yes USE_PERL5_RUN= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} |