summaryrefslogtreecommitdiffstats
path: root/chinese
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 /chinese
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 'chinese')
-rw-r--r--chinese/xcin25/Makefile2
-rw-r--r--chinese/zhcon/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile
index bc951a9..055c599 100644
--- a/chinese/xcin25/Makefile
+++ b/chinese/xcin25/Makefile
@@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2001Nov01-snapshot.tar.gz
MAINTAINER= keith@FreeBSD.org
LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \
- intl.1:${PORTSDIR}/devel/gettext \
+ intl.1:${PORTSDIR}/devel/gettext-old \
db2.0:${PORTSDIR}/databases/db
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \
${LOCALBASE}/share/tabe/libtabe-0.2.2:${PORTSDIR}/chinese/libtabe
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile
index aee62bb..2518b7b 100644
--- a/chinese/zhcon/Makefile
+++ b/chinese/zhcon/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= statue@freebsd.sinica.edu.tw
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-included-gettext=${LOCALBASE}
OpenPOWER on IntegriCloud