diff options
Diffstat (limited to 'devel/ruby-gconf2/Makefile')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index 4a01c09..9095b81 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -18,10 +18,10 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to GConf2 -LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes +USE_GNOME= gconf2 USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |