aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-gconf2/Makefile2
-rw-r--r--devel/ruby-glib2/Makefile3
-rw-r--r--devel/ruby-libglade2/Makefile2
3 files changed, 3 insertions, 4 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"
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"
diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile
index 0ae8fc0b9af1..eeae9d1613ef 100644
--- a/devel/ruby-libglade2/Makefile
+++ b/devel/ruby-libglade2/Makefile
@@ -19,9 +19,9 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for Libglade2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
-LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2
USE_RUBY= yes
+USE_GNOME= libglade2
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"