summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca>2015-03-08 14:10:21 +0000
committertaca <taca>2015-03-08 14:10:21 +0000
commit06606012c330ae7e9c65a030104165ab7d3e880b (patch)
treeab875859124dac9d885376b6fc90d7f0bf26d5a1 /textproc
parent1aa8db6d47084f08937b13ac1e6afdcc409681b3 (diff)
downloadpkgsrc-06606012c330ae7e9c65a030104165ab7d3e880b.tar.gz
Explicitly allow build with Ruby 1.8.7.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-diff-lcs/Makefile4
-rw-r--r--textproc/ruby-sary/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile
index 8fd040cb7a6..10157d1d2d9 100644
--- a/textproc/ruby-diff-lcs/Makefile
+++ b/textproc/ruby-diff-lcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/03/14 18:08:39 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/08 14:10:22 taca Exp $
DISTNAME= diff-lcs-1.2.5
CATEGORIES= textproc
@@ -8,5 +8,7 @@ HOMEPAGE= http://rubyforge.org/projects/ruwiki/
COMMENT= Diff library for Ruby
LICENSE= gnu-gpl-v2 OR artistic OR ruby-license
+RUBY_VERSION_SUPPORTED= 200 193 18 21
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile
index 7f5c1b9fd23..1806e11595e 100644
--- a/textproc/ruby-sary/Makefile
+++ b/textproc/ruby-sary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:58 asau Exp $
+# $NetBSD: Makefile,v 1.13 2015/03/08 14:10:22 taca Exp $
#
DISTNAME= sary-ruby-1.2.0
@@ -12,6 +12,8 @@ HOMEPAGE= http://sary.sourceforge.net/
COMMENT= Ruby Binding of Sary
LICENSE= gnu-lgpl-v2.1
+RUBY_VERSION_SUPPORTED= 200 193 18 21
+
USE_RUBY_EXTCONF= yes
USE_TOOLS+= pkg-config