summaryrefslogtreecommitdiff
path: root/graphics/ruby-clutter-gtk
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-09-21 15:26:46 +0000
committertaca <taca@pkgsrc.org>2011-09-21 15:26:46 +0000
commit5d26d064ccb9dced90046bb38aa4ec90330176b4 (patch)
tree16bc1906230ab4c76dfbc951017363f3e8056a0e /graphics/ruby-clutter-gtk
parent1d4cf4de9d9c96b4abae00f39b168d8dc1d15e41 (diff)
downloadpkgsrc-5d26d064ccb9dced90046bb38aa4ec90330176b4.tar.gz
Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from
graphics/ruby-clutter/Makefile.common, making it really work. A short discussion with joerg@. Thanks Joerg.
Diffstat (limited to 'graphics/ruby-clutter-gtk')
-rw-r--r--graphics/ruby-clutter-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ruby-clutter-gtk/Makefile b/graphics/ruby-clutter-gtk/Makefile
index dd0a34d0a07..549c4d63618 100644
--- a/graphics/ruby-clutter-gtk/Makefile
+++ b/graphics/ruby-clutter-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:50 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/09/21 15:26:47 taca Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-clutter-gtk-${VERSION}
@@ -11,6 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${RUBY_PKGPREFIX}-clutter-core>=${VERSION}:../../graphics/ruby-clutter-core
RUBY_EXTCONF_SUBDIRS= clutter-gtk
+RUBY_VERSION_SUPPORTED= 18
USE_TOOLS+= pkg-config