summaryrefslogtreecommitdiff
path: root/x11/ruby-wxruby
diff options
context:
space:
mode:
authortaca <taca>2015-03-10 16:26:09 +0000
committertaca <taca>2015-03-10 16:26:09 +0000
commitfce792c2a90c5e885983389ca676c4c6dd7ce57e (patch)
tree2903f780beea7eb9096b5a7f5ca327665bed6aa8 /x11/ruby-wxruby
parentca22082bc246b461950d5ce9763e0f607b45efc5 (diff)
downloadpkgsrc-fce792c2a90c5e885983389ca676c4c6dd7ce57e.tar.gz
Drop support for ruby18.
Diffstat (limited to 'x11/ruby-wxruby')
-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