diff options
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 55fd664..4c9abc7 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -24,7 +24,7 @@ MAINTAINER= sf@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-devel-* |