diff options
author | minskim <minskim> | 2004-05-08 01:55:57 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-05-08 01:55:57 +0000 |
commit | 25fae5a14c0a0d02367a264e15061a40e604ea93 (patch) | |
tree | a2a74a220cfbb54cfe92237aef4a57b3f73c5f05 /fonts | |
parent | 6f8d3ecd9019d9c1bc72e8543261c50cba04d4b5 (diff) | |
download | pkgsrc-25fae5a14c0a0d02367a264e15061a40e604ea93.tar.gz |
Add and enable un-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 29fbce5e744..836e90cfafb 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2004/03/29 22:05:05 recht Exp $ +# $NetBSD: Makefile,v 1.69 2004/05/08 01:55:57 minskim Exp $ # COMMENT= Fonts @@ -95,6 +95,7 @@ SUBDIR+= ttftot42 SUBDIR+= ttmkfdir SUBDIR+= ttmkfdir2 SUBDIR+= type1inst +SUBDIR+= un-ttf SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi SUBDIR+= watanabe_vfont |