From 1a706f22b000c9d281df2c967e1e7184816d6c71 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 12 Dec 2016 17:49:38 +0000 Subject: [PATCH] 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 --- print/gsfonts/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 754fed876353..293352228a55 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -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 \