diff options
Diffstat (limited to 'devel/ruby-glib2/Makefile')
-rw-r--r-- | devel/ruby-glib2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile index c26d85b2faa1..4ff0a839ff91 100644 --- a/devel/ruby-glib2/Makefile +++ b/devel/ruby-glib2/Makefile @@ -18,9 +18,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby binding for GLib2 -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - USE_RUBY= yes +USE_GNOME= glib20 USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |