summaryrefslogtreecommitdiff
path: root/textproc
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 /textproc
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 'textproc')
-rw-r--r--textproc/modlogan/Makefile2
-rw-r--r--textproc/rotix/Makefile2
-rw-r--r--textproc/textutils/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index d25c94a4eeb8..647ec7e488ce 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= Alexander@Leidinger.net
LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \
gd.2:${PORTSDIR}/graphics/gd \
- intl.1:${PORTSDIR}/devel/gettext \
+ intl.1:${PORTSDIR}/devel/gettext-old \
pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2 \
ltdl.1:${PORTSDIR}/devel/libtool
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile
index d25df33e743c..d4b036962a78 100644
--- a/textproc/rotix/Makefile
+++ b/textproc/rotix/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/
MAINTAINER= lintux@debian.org
-LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile
index bb0333c09ab6..f878dc2d58ee 100644
--- a/textproc/textutils/Makefile
+++ b/textproc/textutils/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= textutils
MAINTAINER= aw1@stade.co.uk
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
GNU_CONFIGURE= yes