summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 15:17:23 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 15:17:23 +0000
commit148c52a1812c7b9ab58d748203bed5bc063c53b0 (patch)
tree2d10f338ec3747f580e3f4fefefb8d07b356cf32 /x11
parentAdd a new MASTER_SITE since the Fontconfig site went away. (diff)
Switch explicit LIB_DEPENDS on libgnomeui to USE_GNOME=libgnomeui to
keep up-to-date with the new libgnomeui version number.
Notes
Notes: svn path=/head/; revision=89053
Diffstat (limited to 'x11')
-rw-r--r--x11/ruby-gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile
index d40dc25e45bc..1a33041cbfab 100644
--- a/x11/ruby-gnome2/Makefile
+++ b/x11/ruby-gnome2/Makefile
@@ -17,11 +17,11 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A set of Ruby bindings for GNOME2
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
${RUBY_SITEARCHLIBDIR}/gnomecanvas2.so:${PORTSDIR}/graphics/ruby-gnomecanvas2
USE_RUBY= yes
+USE_GNOME= libgnomeui
USE_RUBY_EXTCONF= yes
USE_XLIB= yes