diff options
Diffstat (limited to 'x11-toolkits/ruby-gtk')
-rw-r--r-- | x11-toolkits/ruby-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile index 74714f8c824c..2d5379288006 100644 --- a/x11-toolkits/ruby-gtk/Makefile +++ b/x11-toolkits/ruby-gtk/Makefile @@ -20,7 +20,7 @@ COMMENT= Ruby binding for GTK+ USE_RUBY= yes USE_RUBY_EXTCONF= yes -USE_XLIB= yes +USE_XORG= x11 USE_GNOME= gtk12 RUBY_GNOME_VERSION= 0.34 |