diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-08-12 07:36:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-08-12 07:36:22 +0000 |
commit | fc1111df82a91c055906a4ba29ee44f7c1f4f55b (patch) | |
tree | 7034c6833921efce104e31a8a54c55b53506dffc /chinese/xcin25/Makefile | |
parent | Upgrade to 0.1.6. (diff) |
Upgrade to latest version.
Notes
Notes:
svn path=/head/; revision=31557
Diffstat (limited to 'chinese/xcin25/Makefile')
-rw-r--r-- | chinese/xcin25/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index d153295cae79..5e69e55ec8fd 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xcin -PORTVERSION= 2.5.2p3 +PORTVERSION= 2.5.2p4 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ -DISTNAME= xcin-2.5.2-pre3 +DISTNAME= xcin-2.5.2-pre4 MAINTAINER= keith@freebsd.sinica.edu.tw @@ -18,7 +18,7 @@ LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ db2.0:${PORTSDIR}/databases/db RUN_DEPENDS= ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE:${PORTSDIR}/x11/XFree86 \ ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ - ${LOCALBASE}/share/tabe/libtabe-0.1-5:${PORTSDIR}/chinese/libtabe + ${LOCALBASE}/share/tabe/libtabe-0.1-6:${PORTSDIR}/chinese/libtabe WRKSRC= ${WRKDIR}/xcin-2.5 USE_X_PREFIX= yes |