summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
committerAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
commit9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch)
tree9b67a2278866d18f2877c41baaa49e17e7c00bdc /ftp
parentFixed Build in 4.2 (diff)
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
Notes
Notes: svn path=/head/; revision=56168
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 6d2418a7fe12..8885d8412078 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 bae4ec193cb4..3d9ce911a7d2 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 1c14ada63903..fd0844a8eb16 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 df3a9703779b..53ef87b1cdda 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 f5aad87039f9..8c2fb661e6ce 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 f5aad87039f9..8c2fb661e6ce 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