summaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-gtk2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
commitc19547d909e0d36fc43f86eb78d9667fbf2396e4 (patch)
tree8cee23469ab1db3d8be0adb7c9d501b8d4277be8 /x11-toolkits/ruby-gtk2
parentDefine NOPORTDOCS to work around the upgrade problem, for the moment. (diff)
- Convert to USE_GNOME
PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months)
Notes
Notes: svn path=/head/; revision=102281
Diffstat (limited to 'x11-toolkits/ruby-gtk2')
-rw-r--r--x11-toolkits/ruby-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile
index 47529e21a7ff..5742f5c94ca1 100644
--- a/x11-toolkits/ruby-gtk2/Makefile
+++ b/x11-toolkits/ruby-gtk2/Makefile
@@ -18,12 +18,12 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for GTK+2
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
${RUBY_SITEARCHLIBDIR}/pango.so:${PORTSDIR}/x11-toolkits/ruby-pango
USE_RUBY= yes
+USE_GNOME= gtk20
USE_RUBY_EXTCONF= yes
USE_XLIB= yes