diff options
author | obache <obache@pkgsrc.org> | 2007-12-11 13:17:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-12-11 13:17:40 +0000 |
commit | 8c1ad89211aa41952b5db191299ceec233211c76 (patch) | |
tree | f3ccc49d244539b964452ae70d29610b6f7cb147 /fonts | |
parent | 9df4fa5365457d2297c929b883b31c36eda60205 (diff) | |
download | pkgsrc-8c1ad89211aa41952b5db191299ceec233211c76.tar.gz |
Add and enable monafonts-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 a06eed3e5cd..90ff6005735 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2007/12/11 12:53:42 obache Exp $ +# $NetBSD: Makefile,v 1.111 2007/12/11 13:17:40 obache Exp $ # COMMENT= Fonts @@ -115,6 +115,7 @@ SUBDIR+= mkfontdir SUBDIR+= mkfontscale SUBDIR+= mminstance SUBDIR+= monafonts +SUBDIR+= monafonts-ttf SUBDIR+= mozilla-fonts SUBDIR+= mplayer-fonts SUBDIR+= ms-ttf |