diff options
author | taca <taca@pkgsrc.org> | 2001-06-30 14:22:14 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-06-30 14:22:14 +0000 |
commit | 02b7d046c32df4a33590aa31f422f2be94a8305b (patch) | |
tree | 95a89c541440e275f66abbb4760173795709723b /x11/Makefile | |
parent | 59748659c6a62305494ddee08642253c245b8e35 (diff) | |
download | pkgsrc-02b7d046c32df4a33590aa31f422f2be94a8305b.tar.gz |
Delete ruby-Tk.
Add ruby-tcltk, ruby-tk and ruby14-tk.
Enable ruby-tcltk and ruby-tk.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index bb93f24e5cb..7aea314a8e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2001/05/19 10:10:10 drochner Exp $ +# $NetBSD: Makefile,v 1.222 2001/06/30 14:22:14 taca Exp $ # COMMENT= Packages to support the X window system @@ -67,8 +67,10 @@ SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt SUBDIR+= rep-gtk -SUBDIR+= ruby-Tk +SUBDIR+= ruby-tcltk +SUBDIR+= ruby-tk SUBDIR+= ruby-gtk +#SUBDIR+= ruby14-tk SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem |