summaryrefslogtreecommitdiff
path: root/x11/ruby-wxruby/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-09-27 06:41:06 +0000
committertaca <taca>2015-09-27 06:41:06 +0000
commit94fb94a04a31d4a889c793e934a76ba452dedec1 (patch)
treee2f1c62129758b7f1d6a934b8001caf03071a015 /x11/ruby-wxruby/Makefile
parent58d752caf73fd9a4b81d9988720057fbe34d61eb (diff)
downloadpkgsrc-94fb94a04a31d4a889c793e934a76ba452dedec1.tar.gz
Allow ruby-wxruby to built with newer version of Ruby, 2.0.0 and later.
Diffstat (limited to 'x11/ruby-wxruby/Makefile')
-rw-r--r--x11/ruby-wxruby/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile
index 23c6be0716e..e2755ac309a 100644
--- a/x11/ruby-wxruby/Makefile
+++ b/x11/ruby-wxruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/04/25 14:25:20 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2015/09/27 06:41:06 taca Exp $
#
DISTNAME= wxruby-2.0.1
@@ -13,8 +13,6 @@ LICENSE= mit
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-redcloth>=4.2.0:../../textproc/ruby-redcloth
-RUBY_VERSION_SUPPORTED= 193
-
BUILD_TARGET= default html_docs
USE_RAKE= YES
RAKE= rake -I "./lib"