diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-09-03 08:37:15 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-09-03 08:37:15 +0000 |
commit | 87466b8058b410af8f65402ccf1cef696f153de3 (patch) | |
tree | 289ba0de14bc4fe635a3640e884bc04aaf673de3 /net/gwhois/Makefile | |
parent | 972b9b1c32315a6040e789902e43c11fe1db9d0c (diff) | |
download | ports-87466b8058b410af8f65402ccf1cef696f153de3.tar.gz ports-87466b8058b410af8f65402ccf1cef696f153de3.zip |
Notes
Diffstat (limited to 'net/gwhois/Makefile')
-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} |