1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Revert r427895. The symlinks to Japanese and Chinese fonts are

provided to normalize the font names into standardized ones, and to
make the users be able to install the actual font files into
the location pointed by them.  japanese/font-std and chinese/font-std
will install ones which can be redistributed freely, and one can install
commercial font files instead.  To avoid installing big Japanese and
Chinese font files for people who do not need them, this port does not
have explicit runtime dependency on japanese/font-std or chinese/font-std.

PR:	214381
This commit is contained in:
Hiroki Sato 2016-12-12 17:49:38 +00:00
parent ebe1fd0a23
commit 1a706f22b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428425

View File

@ -3,7 +3,7 @@
PORTNAME= gsfonts
PORTVERSION= 8.11
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= print x11-fonts
MASTER_SITES= SF/gs-fonts/gs-fonts/${PORTVERSION}%20%28base%2035%2C%20GPL%29/:std \
SF/gs-fonts/gs-fonts/6.0%20%28misc%2C%20GPL%29/:other
@ -19,9 +19,6 @@ NO_BUILD= yes
PLIST_SUB= FONTSDIR="${FONTSDIR:S|${STAGEDIR}${PREFIX}/||}"
OPTIONS_DEFINE= DOCS
RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:japanese/font-std \
${LOCALBASE}/share/fonts/std.zh_CN/STSong-Light:chinese/font-std \
FONTSDIR= ${STAGEDIR}${PREFIX}/share/ghostscript/fonts
CJKFONTS?= std.ja_JP/Ryumin-Light \
std.ja_JP/GothicBBB-Medium \