summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-03-10 16:26:09 +0000
committertaca <taca@pkgsrc.org>2015-03-10 16:26:09 +0000
commitf973db951a994599e377e0743e4127426fc7dee5 (patch)
tree2903f780beea7eb9096b5a7f5ca327665bed6aa8 /x11
parent473e4606fab5fdc0b05a659d90788722e6db7785 (diff)
downloadpkgsrc-f973db951a994599e377e0743e4127426fc7dee5.tar.gz
Drop support for ruby18.
Diffstat (limited to 'x11')
-rw-r--r--x11/ruby-wxruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile
index db087cdf654..26f4c2e0de5 100644
--- a/x11/ruby-wxruby/Makefile
+++ b/x11/ruby-wxruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/02/18 04:13:18 taca Exp $
+# $NetBSD: Makefile,v 1.20 2015/03/10 16:26:09 taca Exp $
#
DISTNAME= wxruby-2.0.1
@@ -13,7 +13,7 @@ LICENSE= mit
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-redcloth>=4.2.0:../../textproc/ruby-redcloth
-RUBY_VERSION_SUPPORTED= 193 18
+RUBY_VERSION_SUPPORTED= 193
BUILD_TARGET= default html_docs
USE_RAKE= YES