diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
commit | a5cecc5ef01cda2336193b007626a15cc473d13a (patch) | |
tree | 2722fd5f76b64d8d3381107639012214c8a7ab42 /japanese | |
parent | 3838b988c24228ff18d43bf04c495a2c6c2b9494 (diff) | |
download | pkgsrc-a5cecc5ef01cda2336193b007626a15cc473d13a.tar.gz |
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index ea572cbc7a8..f5822dce884 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/05/18 09:15:01 itohy Exp $ +# $NetBSD: Makefile,v 1.26 2000/07/31 01:56:44 hubertf Exp $ # SUBDIR += a2ps @@ -31,7 +31,7 @@ SUBDIR += skkfep SUBDIR += skkinput SUBDIR += skkserv -# SUBDIR += vfghostscript5 + SUBDIR += vfghostscript5 SUBDIR += vflib SUBDIR += vflib-lib SUBDIR += vflib-utils |