summaryrefslogtreecommitdiff
path: root/textproc/ruby-diff-lcs
diff options
context:
space:
mode:
authortaca <taca>2015-05-17 10:15:59 +0000
committertaca <taca>2015-05-17 10:15:59 +0000
commitd46f8d5bb11051f77dc0848242967ea8dd9608ac (patch)
tree9b9a34e17c82f37d0d83b3c96058c7e4a7bf1a98 /textproc/ruby-diff-lcs
parent2c7592c33304fc52610847fa7a53be5cbbe64cef (diff)
downloadpkgsrc-d46f8d5bb11051f77dc0848242967ea8dd9608ac.tar.gz
Back out previous commit. No need to explicitly set.
Diffstat (limited to 'textproc/ruby-diff-lcs')
-rw-r--r--textproc/ruby-diff-lcs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile
index 6ecb9bf1fa3..c5a026d680e 100644
--- a/textproc/ruby-diff-lcs/Makefile
+++ b/textproc/ruby-diff-lcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/05/17 10:14:38 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/05/17 10:15:59 taca Exp $
DISTNAME= diff-lcs-1.2.5
PKGREVISION= 1
@@ -11,7 +11,5 @@ LICENSE= gnu-gpl-v2 OR artistic OR ruby-license
RUBYGEM_OPTIONS+= --format-executable
-RUBY_VERSION_SUPPORTED= 200 193 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"