summaryrefslogtreecommitdiff
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
parentAdd ftgl 2.04, (diff)
[Approved] new port: ftp/wget-devel
devel/wget starts to lag behind the releases of wget. At least with a development version we are able to figure out when it is stable enough to ftp/wget updated. Add CONFLICTS to ftp/wget/Makefile PR: ports/61155 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=98381
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