diff options
author | minskim <minskim> | 2004-08-16 06:21:55 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-08-16 06:21:55 +0000 |
commit | 537c743b3f71b3447b812d12276e32a7ffc63e1f (patch) | |
tree | edaec49800624a38bcb55fb9ed20eea9a0e7bae5 /fonts/Makefile | |
parent | 09c237aa1009584fa15acf9896efa77011e4349c (diff) | |
download | pkgsrc-537c743b3f71b3447b812d12276e32a7ffc63e1f.tar.gz |
Add and enable un-core-ttf and un-extra-ttf.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 7ad85a66599..d2453206441 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2004/07/29 05:02:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.72 2004/08/16 06:21:55 minskim Exp $ # COMMENT= Fonts @@ -96,6 +96,8 @@ SUBDIR+= ttftot42 SUBDIR+= ttmkfdir SUBDIR+= ttmkfdir2 SUBDIR+= type1inst +SUBDIR+= un-core-ttf +SUBDIR+= un-extra-ttf SUBDIR+= un-ttf SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi |