diff options
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 5c5eb324e62d..128fbc83684a 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -18,8 +18,6 @@ COMMENT= Retrieve files from the Net via HTTP and FTP USE_GETTEXT= yes .endif -CONFLICTS= wget-devel-[0-9]* - USE_PERL5_BUILD= yes GNU_CONFIGURE= yes |