diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 09:33:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 09:33:04 +0000 |
commit | 344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83 (patch) | |
tree | 9b8a6332d59ee72c842b5baba28fe9abfb896a80 /chinese/CJKUnifonts | |
parent | d4d9f67b24589af72de7744bccc81904dd483581 (diff) | |
download | ports-344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83.tar.gz ports-344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83.zip |
Notes
Diffstat (limited to 'chinese/CJKUnifonts')
-rw-r--r-- | chinese/CJKUnifonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index 08b196d544db..cf098994637a 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -21,8 +21,8 @@ BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ ttfm.sh:${PORTSDIR}/chinese/ttfm +NO_WRKSUBDIR= yes NO_BUILD= yes -WRKSRC= ${WRKDIR} USE_XLIB= yes FONTDIR= ${PREFIX}/share/fonts/TrueType XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType |