diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-30 17:04:57 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-30 17:04:57 +0000 |
commit | 968916bcf4e4233e63b6af4e5d8723428d59c855 (patch) | |
tree | 393c6897d0ab535345f6d1424b4aefe3dc830bdb /chinese/xcin25/Makefile | |
parent | aba7a3a58858795ea181387a755ed111b7fef02d (diff) | |
download | ports-968916bcf4e4233e63b6af4e5d8723428d59c855.tar.gz ports-968916bcf4e4233e63b6af4e5d8723428d59c855.zip |
Notes
Diffstat (limited to 'chinese/xcin25/Makefile')
-rw-r--r-- | chinese/xcin25/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index be0804f1a21a..8fd25e6cd0fd 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -17,8 +17,7 @@ MAINTAINER= keith@FreeBSD.org LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ intl.1:${PORTSDIR}/devel/gettext \ 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 \ +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ ${LOCALBASE}/share/tabe/libtabe-0.1.9:${PORTSDIR}/chinese/libtabe WRKSRC= ${WRKDIR}/xcin |