aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/ruby-gnomevfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gnomevfs/Makefile b/devel/ruby-gnomevfs/Makefile
index 0cdbc1853f46..4752b2392663 100644
--- a/devel/ruby-gnomevfs/Makefile
+++ b/devel/ruby-gnomevfs/Makefile
@@ -18,9 +18,9 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for GnomeVFS
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
-LIB_DEPENDS= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2
USE_RUBY= yes
+USE_GNOME= gnomevfs2
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"