summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
commitadccc29aad24aa2caee0df9724a127f6b5f5f113 (patch)
treed64c901bd45aee3f6673aedc99d00e9166668c43 /ftp
parentUpdate to 0.12.1. This brings a shared lib bump of libintl.so. It is (diff)
Chase the libintl.so shared lib version.
Notes
Notes: svn path=/head/; revision=87644
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 142906a6fb3c..4cef418a5c6d 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.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 6b5d36044def..547f8c0026b7 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.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 4eeb8702f870..92b28f255994 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.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes
WANT_GNOME= yes
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile
index 572d23675523..027fbd084c78 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.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index 8e3a381e70be..afac1bd8fc89 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -19,7 +19,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sf@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes
USE_PERL5_BUILD= yes
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 8e3a381e70be..afac1bd8fc89 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -19,7 +19,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sf@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes
USE_PERL5_BUILD= yes