diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-20 19:59:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-20 19:59:53 +0000 |
commit | 71b439bfae9a8ffa05b8f752595f3ce441c73f22 (patch) | |
tree | 29d9d86587f760b8aea3069baa952d687d50149b /fonts | |
parent | c28c200139ff933348e5acd8d61138ff721d14dc (diff) | |
download | pkgsrc-71b439bfae9a8ffa05b8f752595f3ce441c73f22.tar.gz |
+ go-ttf
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index b0faf5a331b..d6d7ba2cd95 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.302 2016/11/15 16:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.303 2016/11/20 19:59:53 wiz Exp $ # COMMENT= Fonts @@ -119,6 +119,7 @@ SUBDIR+= ghostscript-cidfonts SUBDIR+= ghostscript-cidfonts-ryumin SUBDIR+= ghostscript-cmaps SUBDIR+= ghostscript-fonts +SUBDIR+= go-ttf SUBDIR+= gsftopkk SUBDIR+= gucharmap SUBDIR+= harfbuzz |