aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-10-30 01:14:50 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-10-30 01:14:50 +0000
commitbc17a3ecc12469d0f2a9653623c91b369ca9c26c (patch)
tree3ee1fc701e61ce4cd11b1a70c7e363a7dc9bdbd5 /print
parent40f228463020755361da4e70c0fefaece28482b7 (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/latex-cjk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index a529d6cb6b07..a2874478bb97 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -17,8 +17,8 @@ DISTFILES= ${DISTNAME}.tar.gz
MAINTAINER= rafan@FreeBSD.org
COMMENT= A LaTeX2e macro package which enables the use of CJK scripts
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
- latex:${PORTSDIR}/print/teTeX \
+RUN_DEPENDS= zh-arphicttf>=0:${PORTSDIR}/chinese/arphicttf \
+ teTeX>=0:${PORTSDIR}/print/teTeX \
ttf2pk:${PORTSDIR}/print/freetype-tools
BUILD_DEPENDS= ${RUN_DEPENDS} \
${LOCALBASE}/share/ttf2pt1/maps/cugb.map:${PORTSDIR}/chinese/ttf2pt1 \