diff options
Diffstat (limited to 'ftp/wget-devel/Makefile')
-rw-r--r-- | ftp/wget-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index 83ec80d85540..754d1e60e323 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve files from the Net via HTTP and FTP .if !defined(WITHOUT_NLS) -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old .endif CONFLICTS= wget-* |