summaryrefslogtreecommitdiff
path: root/print/ghostscript7-jpnfont/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-05-31 09:19:10 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-05-31 09:19:10 +0000
commitd83170403eb0a9c168b8d20a0d37ce95ef451628 (patch)
tree94314b861ada07c1c8c5a9b7afeb74740c664509 /print/ghostscript7-jpnfont/Makefile
parentPorts for Japanese fonts have been reorganized in the following way: (diff)
japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added. These are to install standard fonts used in the Ports Collection. Currently they contain: std.ja_JP/Mincho std.ja_JP/Gothic std.ja_JP/Ryumin-Light std.ja_JP/GothicBBB-Medium std.zh_CN/STHeiti-Regular std.zh_CN/STSong-Light std.zh_CN/MSung-Light std.zh_CN/MHei-Medium under ${PREFIX}/share/fonts/. They are just symlinks to corresponding font files. The symlink names are based on popular PostScript font names. Applications should refer the font files via XLFD or fontconfig first. If they need a direct reference to the font file, please use files in std.*/*. This is because direct reference to a specific font name in an application configuration file makes the maintenance difficult when the font file name is changed, for example.
Notes
Notes: svn path=/head/; revision=234896
Diffstat (limited to 'print/ghostscript7-jpnfont/Makefile')
-rw-r--r--print/ghostscript7-jpnfont/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index 9f3ca703d8ea..03c8da615dcf 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ghostscript7-jpnfont
PORTVERSION= 7.07
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print japanese
MASTER_SITES= # empty
DISTFILES= # empty
@@ -15,7 +15,7 @@ DISTFILES= # empty
MAINTAINER= doceng@FreeBSD.org
COMMENT= Japanese font support for Ghostscript 7.x
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts \
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std \
${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript7-commfont
# set these forcibly