diff options
Diffstat (limited to 'devel/ruby-gconf2')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index 73294a36c710..9a121a2c5dca 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= gconf-gtk-1.1:${PORTSDIR}/devel/gconf USE_RUBY= yes USE_RUBY_EXTCONF= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG} INSTALL_TARGET= site-install |