diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-22 07:32:36 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-22 07:32:36 +0800 |
commit | 8c0d4b352e4a0b3e7b58a664a0196b6124197dbc (patch) | |
tree | 7f56a9748c84a1f2844d95328c19bc5568b70193 /chinese/xcin25 | |
parent | 6e79f4beca58572028bcbda046e48e8bb1fc99de (diff) | |
download | freebsd-ports-gnome-8c0d4b352e4a0b3e7b58a664a0196b6124197dbc.tar.gz freebsd-ports-gnome-8c0d4b352e4a0b3e7b58a664a0196b6124197dbc.tar.zst freebsd-ports-gnome-8c0d4b352e4a0b3e7b58a664a0196b6124197dbc.zip |
Shrink pkg/COMMENT to 70 chars
PREFIX -> X11BASE
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 45093e0bdd2d..2f4c7a1eeb10 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -16,7 +16,7 @@ MAINTAINER= keith@freebsd.sinica.edu.tw LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ intl.1:${PORTSDIR}/devel/gettext BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db -RUN_DEPENDS= ${PREFIX}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE:${PORTSDIR}/x11/XFree86 \ +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 WRKSRC= ${WRKDIR}/xcin-2.5 |