aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-03-24 05:40:19 +0800
committerjkim <jkim@FreeBSD.org>2015-03-24 05:40:19 +0800
commit4e26650bb178dae54b9755a736c473d18f2dac17 (patch)
tree75139d2519d53f7660ce3a91576f28d1251da100 /chinese
parent359479fb0b063952e2f1b56b49c95fc0fb6d83ff (diff)
downloadfreebsd-ports-graphics-4e26650bb178dae54b9755a736c473d18f2dac17.tar.gz
freebsd-ports-graphics-4e26650bb178dae54b9755a736c473d18f2dac17.tar.zst
freebsd-ports-graphics-4e26650bb178dae54b9755a736c473d18f2dac17.zip
Actually make it find fonts.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/bg5ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile
index e327a90d88a..178efe9b499 100644
--- a/chinese/bg5ps/Makefile
+++ b/chinese/bg5ps/Makefile
@@ -20,7 +20,7 @@ SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
- @${REINPLACE_CMD} -e 's,/usr/share,${PREFIX}/share,g' \
+ @${REINPLACE_CMD} -e 's,/usr/share/fonts/ttf/,${PREFIX}/share/fonts/TrueType/,g' \
${WRKSRC}/gb2312-bg5ps.conf ${WRKSRC}/bg5ps.conf
do-install: