diff options
author | jnemeth <jnemeth> | 2007-08-23 10:47:27 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2007-08-23 10:47:27 +0000 |
commit | 8b02d71a0e3c43ea5026d57c96613b1f7d41a489 (patch) | |
tree | cbce11bdbaf06e9a4b81f98e9b123b43ad3e6c5f | |
parent | 596c68158c2e393f7e964640d4c7845ffcc01b6b (diff) | |
download | pkgsrc-8b02d71a0e3c43ea5026d57c96613b1f7d41a489.tar.gz |
add and enable inconsolata-ttf
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index dfb6be81fdb..09f9c60bd36 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2007/08/17 20:25:03 joerg Exp $ +# $NetBSD: Makefile,v 1.107 2007/08/23 10:47:27 jnemeth Exp $ # COMMENT= Fonts @@ -85,6 +85,7 @@ SUBDIR+= ghostscript-cidfonts SUBDIR+= ghostscript-cmaps SUBDIR+= ghostscript-fonts SUBDIR+= gucharmap +SUBDIR+= inconsolata-ttf SUBDIR+= intlfonts SUBDIR+= ja-elisat SUBDIR+= ja-elisau |