diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:31:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:31:52 +0000 |
commit | bd09b5ac0cdf727f665afed83debf6a622a1e25c (patch) | |
tree | 84dfbaedbd90f1a47b3ff0401151aaeea972adfb /devel/ruby-gconf | |
parent | 279554ac5231ccabde4823d442a60b61be0c81ca (diff) |
Notes
Diffstat (limited to 'devel/ruby-gconf')
-rw-r--r-- | devel/ruby-gconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-gconf/Makefile b/devel/ruby-gconf/Makefile index 73294a36c710..9a121a2c5dca 100644 --- a/devel/ruby-gconf/Makefile +++ b/devel/ruby-gconf/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 |