diff options
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 2 |
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 |