summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
committerade <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
commitf7e7c1154236a21d968009030a86f6a1e0b7f074 (patch)
tree9349e0fcef65ad910d560a8ab77203efacfa5880 /ftp
parent5342d0854f4686c3dd72fffe5970ee48e6300a0d (diff)
downloadFreeBSD-ports-f7e7c1154236a21d968009030a86f6a1e0b7f074.zip
FreeBSD-ports-f7e7c1154236a21d968009030a86f6a1e0b7f074.tar.gz
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
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 6d2418a..8885d84 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.lintux.cx/downloads/
MAINTAINER= lintux@debian.org
-LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index bae4ec1..3d9ce91 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -22,7 +22,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
MAINTAINER= fm@astral.ntu-kpi.kiev.ua
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
USE_OPENSSL= yes
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 1c14ada..fd0844a 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
WANT_GTK= yes
USE_OPENSSL= yes
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile
index df3a970..53ef87b 100644
--- a/ftp/wget+ipv6/Makefile
+++ b/ftp/wget+ipv6/Makefile
@@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sf@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
BUILD_DEPENDS= giconv:${PORTSDIR}/converters/libiconv
.if !defined(WITHOUT_SSL)
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index f5aad87..8c2fb66 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -21,7 +21,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= sf@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index f5aad87..8c2fb66 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -21,7 +21,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= sf@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud