summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortaca <taca>2010-09-07 17:20:24 +0000
committertaca <taca>2010-09-07 17:20:24 +0000
commit4e8eaa4ef716c212d6bd2d38717017c74787ad79 (patch)
tree863f7f355b58052b95a57f7d0ca9c9cef8e22234 /x11
parentd8c86693cbc928b614ceeb88e1b9ece42af98eca (diff)
downloadpkgsrc-4e8eaa4ef716c212d6bd2d38717017c74787ad79.tar.gz
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up. No functional change.
Diffstat (limited to 'x11')
-rw-r--r--x11/ruby-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-gtk/Makefile b/x11/ruby-gtk/Makefile
index 47801d28319..ecfb8a55a24 100644
--- a/x11/ruby-gtk/Makefile
+++ b/x11/ruby-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2010/06/13 22:45:53 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2010/09/07 17:20:27 taca Exp $
DISTNAME= ruby-gtk-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-gtk-${VERSION}
@@ -10,6 +10,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://ruby-gnome.sourceforge.net/
COMMENT= Ruby interface to Gtk+ toolkits
+RUBY_VERSION_SUPPORTED= 18
VERSION= 0.34
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes