diff options
author | wiz <wiz@pkgsrc.org> | 2001-09-27 10:44:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-09-27 10:44:55 +0000 |
commit | 19d89af72575742107b52227369400ab28dec389 (patch) | |
tree | bb3c04823d4e9d615dd26d91bc34468e75c4c4fd /x11 | |
parent | 0b4ceaac51c6e21becd779e109035d01e65f299d (diff) | |
download | pkgsrc-19d89af72575742107b52227369400ab28dec389.tar.gz |
Uncomment ruby14 packages -- shouldn't hurt bulk builds, and
helps creating README's for them.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index fc29f5a26b3..1cc58302752 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2001/09/04 09:02:10 rh Exp $ +# $NetBSD: Makefile,v 1.230 2001/09/27 10:44:55 wiz Exp $ # COMMENT= Packages to support the X window system @@ -75,7 +75,7 @@ SUBDIR+= ruby-fox SUBDIR+= ruby-gtk SUBDIR+= ruby-tcltklib SUBDIR+= ruby-tk -#SUBDIR+= ruby14-tk +SUBDIR+= ruby14-tk SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem |