diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /chinese/xcin25 | |
parent | Fixed 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 'chinese/xcin25')
-rw-r--r-- | chinese/xcin25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index bc951a961fdc..055c599d2ede 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 |