diff options
Diffstat (limited to 'print/gsfonts/Makefile')
-rw-r--r-- | print/gsfonts/Makefile | 5 |
1 files changed, 1 insertions, 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 \ |