diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-03 16:44:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-03 16:44:56 +0000 |
commit | 9d2e3f0e943edb247672877ada2dec14d848dc13 (patch) | |
tree | bb57a3c72d9325b2859f1d66da1bc7fdb13fded2 | |
parent | 9c11fa603337e44baad6f197cad0c7fd6bc9bf7e (diff) | |
download | pkgsrc-9d2e3f0e943edb247672877ada2dec14d848dc13.tar.gz |
+ libfontenc
+ mkfontdir
+ mkfontscale
-rw-r--r-- | fonts/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 7d39bc0e95c..ec9150c2565 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2006/09/27 15:18:12 joerg Exp $ +# $NetBSD: Makefile,v 1.95 2006/11/03 16:44:56 joerg Exp $ # COMMENT= Fonts @@ -78,9 +78,12 @@ SUBDIR+= ko-mizi SUBDIR+= ko-x11fonts SUBDIR+= kochi-ttf SUBDIR+= linux-libertine-ttf +SUBDIR+= libfontenc SUBDIR+= mftrace SUBDIR+= mglfonts SUBDIR+= mkfontalias +SUBDIR+= mkfontdir +SUBDIR+= mkfontscale SUBDIR+= mminstance SUBDIR+= monafonts SUBDIR+= mozilla-fonts |