diff options
author | itojun <itojun@pkgsrc.org> | 2000-04-09 15:22:29 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-04-09 15:22:29 +0000 |
commit | 7bb64a41b39342a6c5381ad05874f560420de762 (patch) | |
tree | 2153512599a14ffc8d9fb274a0a45e34f878fec1 /x11 | |
parent | 35086b91f022b14b19a8577e64d4b4b759d5bf19 (diff) | |
download | pkgsrc-7bb64a41b39342a6c5381ad05874f560420de762.tar.gz |
add jisx02{08,12,13}fonts into SUBDIR.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a5c77851650..ddf5d0efba9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2000/03/23 21:28:20 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.148 2000/04/09 15:22:29 itojun Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -47,6 +47,9 @@ SUBDIR += icewm SUBDIR += icewm-gnome SUBDIR += intlfonts + SUBDIR += jisx0208fonts + SUBDIR += jisx0212fonts + SUBDIR += jisx0213fonts SUBDIR += jmk-fonts SUBDIR += kde SUBDIR += kdebase |