summaryrefslogtreecommitdiff
path: root/devel/ruby-gconf2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-gconf2')
-rw-r--r--devel/ruby-gconf2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile
index 4a01c0925ba0..9095b8180b0f 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"