aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 09:34:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 09:34:15 +0000
commit0c1d97241bad01d33f383e58eefc9be0070f0e8b (patch)
tree8d3a1f753c33cb7d137ac3c4ef071639060b5f3b /ftp/wget
parent3c886e8649b87e2f75e5cd6cbe2a05dc11e3615c (diff)
downloadports-0c1d97241bad01d33f383e58eefc9be0070f0e8b.tar.gz
ports-0c1d97241bad01d33f383e58eefc9be0070f0e8b.zip
Notes
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index e0cbac5f4db9..55fd664ded24 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -27,6 +27,8 @@ COMMENT= Retrieve files from the Net via HTTP and FTP
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.endif
+CONFLICTS= wget-devel-*
+
USE_REINPLACE= yes
USE_PERL5_BUILD= yes
USE_GMAKE= yes