summaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ruby-gtk/Makefile')
-rw-r--r--x11-toolkits/ruby-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index e037b6942797..62dafebc443e 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ruby-gtk
-# Version required: 0.21
+# Version required: 0.22
# Date created: 19 April 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
# $FreeBSD$
#
-DISTNAME= ruby-gtk-0.21
+DISTNAME= ruby-gtk-0.22
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \
ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \
@@ -26,7 +26,7 @@ USE_XLIB= yes
WRKSRC= ${WRKDIR}/gtk
PLIST_SUB+= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
-RUBY= ${PREFIX}/bin/ruby
+RUBY= ${LOCALBASE}/bin/ruby
RUBY_VER= 1.4
RUBY_ARCH= ${ARCH}-freebsd${OSREL}