diff options
author | taca <taca> | 2011-08-13 02:13:25 +0000 |
---|---|---|
committer | taca <taca> | 2011-08-13 02:13:25 +0000 |
commit | 821872f4e8deef4dc8c098d2b8c35c9705cdd5d2 (patch) | |
tree | e9274f580b30a9c17c8da3ea6b3a739c9d3ae0ad /x11/Makefile | |
parent | 6b7409c3b79780c633270c5a590a12b88882c8e4 (diff) | |
download | pkgsrc-821872f4e8deef4dc8c098d2b8c35c9705cdd5d2.tar.gz |
Add and enable ruby-wxruby.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 16722d322f9..3bb75a727ca 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.636 2011/07/14 23:25:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.637 2011/08/13 02:13:25 taca Exp $ # COMMENT= Packages to support the X window system @@ -333,6 +333,7 @@ SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gnome2-gtksourceview2 SUBDIR+= ruby-gnome2-vte SUBDIR+= ruby-tk +SUBDIR+= ruby-wxruby SUBDIR+= rxvt SUBDIR+= rxvt-unicode SUBDIR+= scrnsaverproto |