diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-cjk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index eeab23529f70..3a4e3e6bb2b6 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -16,6 +16,8 @@ DISTNAME= cjk-${PORTVERSION} MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= A LaTeX2e macro package which enables the use of CJK scripts +BROKEN= "Installation and dependency problems" + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ ttf2pk:${PORTSDIR}/print/freetype:build |