aboutsummaryrefslogtreecommitdiff
path: root/print/gsfonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gsfonts/Makefile')
-rw-r--r--print/gsfonts/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile
index 734ff6504908..9c175d52c560 100644
--- a/print/gsfonts/Makefile
+++ b/print/gsfonts/Makefile
@@ -9,8 +9,10 @@ PORTNAME= gsfonts
PORTVERSION= 8.11
PORTREVISION= 2
CATEGORIES= print x11-fonts
-MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/
-DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER}
+MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ \
+ ${MASTER_SITE_TEX_CTAN:S/$/:CTAN/}
+MASTER_SITE_SUBDIR= support/ghostscript/fonts/:CTAN
+DISTFILES= ${GS_FONTS_STD:S/$/:DEFAULT,CTAN/} ${GS_FONTS_OTHER:S/$/:DEFAULT,CTAN/}
DIST_SUBDIR= ghostscript
MAINTAINER= ports@FreeBSD.org