diff options
author | wiz <wiz> | 2002-04-09 13:18:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-04-09 13:18:07 +0000 |
commit | d03927eb78821eeb0d0673b3dba10e14ef73f074 (patch) | |
tree | 07b70ae01b7b59dea5e099562759b7bcee986456 /fonts/Makefile | |
parent | 849eb7f44ba0c80a8880953f3cc83cbf528dae93 (diff) | |
download | pkgsrc-d03927eb78821eeb0d0673b3dba10e14ef73f074.tar.gz |
Add and enable mozilla-fonts.
Diffstat (limited to 'fonts/Makefile')
-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 |