summaryrefslogtreecommitdiff
path: root/print/latex-cjk
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-02 18:06:46 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-02 18:06:46 +0000
commit5a2a9d3e38d98f452e0996341f59d7ee4cf7bce0 (patch)
treee82e1a9e5b1fc50f0e28a509a51bbf16fd982487 /print/latex-cjk
parentAdd s10sh 0.1.91, (diff)
Fix Arphic fonts location.
Reported by: Kang-Ming Liu <gugod@gugod.org> "Michael C . Wu" <keichii@iteration.net>
Notes
Notes: svn path=/head/; revision=38992
Diffstat (limited to 'print/latex-cjk')
-rw-r--r--print/latex-cjk/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index d1b29adb1cde..60044a4f33e0 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -14,7 +14,7 @@ DISTNAME= cjk-20001003
MAINTAINER= keith@FreeBSD.org
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
- ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
+ ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
ttf2pk:${PORTSDIR}/print/freetype:build
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
@@ -33,10 +33,10 @@ post-install:
${RM} -fr ${PREFIX}/share/examples/CJK
${CP} -R ${WRKSRC}/examples ${PREFIX}/share/examples/CJK
@${MKDIR} ${ARPHICDIR} # Install Arphic fonts
- @${LN} -s ${X11BASE}/lib/X11/fonts/TrueType/bkai00mp.ttf ${ARPHICDIR}/arb5_kai.ttf
- @${LN} -s ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf ${ARPHICDIR}/arb5_sung.ttf
- @${LN} -s ${X11BASE}/lib/X11/fonts/TrueType/gbsn00lp.ttf ${ARPHICDIR}/argb_sung.ttf
- @${LN} -s ${X11BASE}/lib/X11/fonts/TrueType/gkai00mp.ttf ${ARPHICDIR}/argb_kai.ttf
+ @${LN} -s ${PREFIX}/share/fonts/TrueType/bkai00mp.ttf ${ARPHICDIR}/arb5_kai.ttf
+ @${LN} -s ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf ${ARPHICDIR}/arb5_sung.ttf
+ @${LN} -s ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf ${ARPHICDIR}/argb_sung.ttf
+ @${LN} -s ${PREFIX}/share/fonts/TrueType/gkai00mp.ttf ${ARPHICDIR}/argb_kai.ttf
@${LN} -s ttf2pk ${PREFIX}/share/texmf/ttf2tfm
MAN1= bg5conv.1 cef5conv.1 cefconv.1 cefsconv.1 extconv.1 \