aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /ftp
parentb6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff)
downloadports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz
ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip
Now gettext 0.12.1 is gettext-old.
Notes
Notes: svn path=/head/; revision=98909
Diffstat (limited to 'ftp')
-rw-r--r--ftp/axel/Makefile2
-rw-r--r--ftp/lftp/Makefile2
-rw-r--r--ftp/pavuk/Makefile2
-rw-r--r--ftp/wget+ipv6/Makefile2
-rw-r--r--ftp/wget-devel/Makefile2
-rw-r--r--ftp/wget/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index 07c5009b305e..2cb291fbfc29 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.lintux.cx/downloads/
MAINTAINER= lintux@debian.org
COMMENT= A download accelerator
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index c135715caeca..afc8f9d9a6d8 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -34,7 +34,7 @@ MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
MAINTAINER= fm@code.org.ua
COMMENT= Shell-like command line ftp client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 7b7af6d2ce01..6b6cc2d2f7f1 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP, FTP and Gopher mirroring tool
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_OPENSSL= yes
WANT_GNOME= yes
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile
index c35e41861c12..e9524bb92fee 100644
--- a/ftp/wget+ipv6/Makefile
+++ b/ftp/wget+ipv6/Makefile
@@ -27,7 +27,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sf@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP with IPv6 capability
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes
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-*
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 55fd664ded24..4c9abc796ac7 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-*