diff options
Diffstat (limited to 'chinese/CJKUnifonts/Makefile')
-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 |