diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-06-22 09:05:49 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-06-22 09:05:49 +0000 |
commit | bcfe97c4c7eec4beeb03d4b977c8c370ee566676 (patch) | |
tree | 7160ec912bababf4208d9fe37cf54ecceec22128 | |
parent | 75a9bc19c9afbb7b2ee502a039f3a5194a4c6c8d (diff) | |
download | ports-bcfe97c4c7eec4beeb03d4b977c8c370ee566676.tar.gz ports-bcfe97c4c7eec4beeb03d4b977c8c370ee566676.zip |
Notes
-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 8fd25e6cd0fd..44e91a79bf4f 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ intl.1:${PORTSDIR}/devel/gettext \ db2.0:${PORTSDIR}/databases/db RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ - ${LOCALBASE}/share/tabe/libtabe-0.1.9:${PORTSDIR}/chinese/libtabe + ${LOCALBASE}/share/tabe/libtabe-0.2.2:${PORTSDIR}/chinese/libtabe WRKSRC= ${WRKDIR}/xcin USE_X_PREFIX= yes |