diff options
author | wiz <wiz> | 2002-04-09 13:18:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-04-09 13:18:07 +0000 |
commit | a331dd095fc5a56cdd20feba655493e35a986e56 (patch) | |
tree | 07b70ae01b7b59dea5e099562759b7bcee986456 | |
parent | 7eabaa50d9298a79fb781c9dfa658f601d2b1b63 (diff) | |
download | pkgsrc-a331dd095fc5a56cdd20feba655493e35a986e56.tar.gz |
Add and enable mozilla-fonts.
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index ddbf591f06a..7d0cdc96b43 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2002/03/24 03:12:04 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2002/04/09 13:18:07 wiz Exp $ # COMMENT= Fonts @@ -26,6 +26,7 @@ SUBDIR+= ko-x11fonts SUBDIR+= mglfonts SUBDIR+= mkttfdir SUBDIR+= monafonts +SUBDIR+= mozilla-fonts SUBDIR+= ms-ttf SUBDIR+= watanabe_vfont |