diff options
author | obache <obache> | 2007-12-11 12:53:42 +0000 |
---|---|---|
committer | obache <obache> | 2007-12-11 12:53:42 +0000 |
commit | bd0c1254fdbdef75d0985116cae6ca2625704318 (patch) | |
tree | 23dc21cd9910cd0c208d0645282ae00c31dd2fc7 | |
parent | 6e8eeef2bbecd1ab98677a812d19490ad69c58e7 (diff) | |
download | pkgsrc-bd0c1254fdbdef75d0985116cae6ca2625704318.tar.gz |
Add and enabe vlgothic-ttf.
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index c07ce40703f..a06eed3e5cd 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2007/11/05 15:38:40 rillig Exp $ +# $NetBSD: Makefile,v 1.110 2007/12/11 12:53:42 obache Exp $ # COMMENT= Fonts @@ -143,6 +143,7 @@ SUBDIR+= un-core-ttf SUBDIR+= un-extra-ttf SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi +SUBDIR+= vlgothic-ttf SUBDIR+= watanabe_vfont SUBDIR+= xmbdfed |