aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-03-23 21:40:19 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-03-23 21:40:19 +0000
commit0ca7ac775893abd99692591149dbb6d6a12e7363 (patch)
tree75139d2519d53f7660ce3a91576f28d1251da100
parentc8c86081f3bee312a91ebcb82d5d255a17b5e450 (diff)
downloadports-0ca7ac775893abd99692591149dbb6d6a12e7363.tar.gz
ports-0ca7ac775893abd99692591149dbb6d6a12e7363.zip
Actually make it find fonts.
Notes
Notes: svn path=/head/; revision=382050
-rw-r--r--chinese/bg5ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile
index e327a90d88ac..178efe9b4996 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: