diff options
-rw-r--r-- | chinese/CJK/Makefile | 2 | ||||
-rw-r--r-- | print/latex-cjk/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index eeab23529f70..3a4e3e6bb2b6 100644 --- a/chinese/CJK/Makefile +++ b/chinese/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 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 |