diff options
Diffstat (limited to 'chinese/CJK/Makefile')
-rw-r--r-- | chinese/CJK/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index 499d4b240c05..37b667f88e2b 100644 --- a/chinese/CJK/Makefile +++ b/chinese/CJK/Makefile @@ -16,12 +16,12 @@ MAINTAINER= keith@freebsd.sinica.edu.tw BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ ttf2pk:${PORTSDIR}/print/freetype:build -LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX NO_PACKAGE= "Needs ttf2pk source from FreeType" USE_GMAKE= yes +USE_FREETYPE= yes WRKSRC= ${WRKDIR}/cjk-current post-install: |