summaryrefslogtreecommitdiff
path: root/textproc/ruby-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-json/Makefile')
-rw-r--r--textproc/ruby-json/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile
index 3f255a204ba..c074e06bb51 100644
--- a/textproc/ruby-json/Makefile
+++ b/textproc/ruby-json/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/06/11 15:40:57 taca Exp $
+# $NetBSD: Makefile,v 1.31 2015/11/23 15:46:59 taca Exp $
DISTNAME= json-1.8.3
CATEGORIES= textproc
@@ -10,7 +10,7 @@ LICENSE= ruby-license
USE_GCC_RUNTIME= yes
-RUBY_VERSION_SUPPORTED= 200 193 18 21 22
+RUBY_VERSION_SUPPORTED= 200 18 21 22
post-extract:
cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w