diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-fonts/croscorefonts-fonts-ttf/Makefile b/x11-fonts/croscorefonts-fonts-ttf/Makefile index 7caeddee7bbd..100bd81e3ff2 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/Makefile +++ b/x11-fonts/croscorefonts-fonts-ttf/Makefile @@ -5,7 +5,7 @@ PORTNAME= croscorefonts PORTVERSION= 1.31.0 PORTREVISION= 1 CATEGORIES= x11-fonts -MASTER_SITES= http://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ +MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ LOCAL/sunpoet MAINTAINER= office@FreeBSD.org @@ -13,11 +13,12 @@ COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF LICENSE= APACHE20 -NO_ARCH= yes -NO_BUILD= yes USES= fonts tar:bzip2 USE_XORG= x11 +NO_ARCH= yes +NO_BUILD= yes + SUB_FILES= pkg-message FONTNAME= ChromeOS |