diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-31 01:12:51 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-31 01:12:51 +0000 |
commit | bdccd84656fd453e57da81c66f3069e85b883386 (patch) | |
tree | d24a0ce7b0fb7969f00d1b168fd8d5dec4bb81ec /fonts | |
parent | 01cd18f7f33ad7107e3945e069b315f89520adf7 (diff) | |
download | pkgsrc-bdccd84656fd453e57da81c66f3069e85b883386.tar.gz |
+libXfontcache
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 1ca5f48ccec..2c9eb8f6d6d 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2013/04/15 17:23:57 uwe Exp $ +# $NetBSD: Makefile,v 1.235 2013/05/31 01:12:51 rodent Exp $ # COMMENT= Fonts @@ -132,6 +132,7 @@ SUBDIR+= ko-mizi SUBDIR+= ko-x11fonts SUBDIR+= kochi-ttf SUBDIR+= konatu-ttf +SUBDIR+= libXfontcache SUBDIR+= liberation-ttf SUBDIR+= libfontenc SUBDIR+= linux-libertine-ttf |