diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-21 05:07:43 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-21 05:07:43 +0000 |
commit | cf7d69a9cfc2df30a479bd90bc6b6c20a9c59313 (patch) | |
tree | c7f1b58075f885e9ad0f23b39926ede2400c894b /print/latex-cjk | |
parent | b878bc5c2b28bf6e9083f3906dfdf310bb79ed9e (diff) | |
download | ports-cf7d69a9cfc2df30a479bd90bc6b6c20a9c59313.tar.gz ports-cf7d69a9cfc2df30a479bd90bc6b6c20a9c59313.zip |
Notes
Diffstat (limited to 'print/latex-cjk')
-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 |