diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-18 16:20:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-18 16:20:20 +0000 |
commit | df4fb50eb89f6e2834beda4ab78a80a12d589112 (patch) | |
tree | a2c2d999fa8c1217328c9065ad0a95cd2c477625 /fonts | |
parent | 34366e40d141c4f60638402a6f120ca4284c9314 (diff) | |
download | pkgsrc-df4fb50eb89f6e2834beda4ab78a80a12d589112.tar.gz |
Add and enable kcfonts.
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 b44e06b9e19..00d50f11cca 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/07/16 15:29:21 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2002/07/18 16:20:20 wiz Exp $ # COMMENT= Fonts @@ -34,6 +34,7 @@ SUBDIR+= jisx0208fonts SUBDIR+= jisx0212fonts SUBDIR+= jisx0213fonts SUBDIR+= jmk-fonts +SUBDIR+= kcfonts SUBDIR+= ko-baekmuk SUBDIR+= ko-hanyang SUBDIR+= ko-kaist |