summaryrefslogtreecommitdiff
path: root/www/ruby-jekyll
diff options
context:
space:
mode:
authortaca <taca>2014-03-26 14:27:22 +0000
committertaca <taca>2014-03-26 14:27:22 +0000
commit475b99254580862da966aa467939e4c664e562cd (patch)
treeed3359ee5d6313c5a41a15f295e4d1b975b10cb0 /www/ruby-jekyll
parent9917eca5914cf51f2cac9ac533879adcc56a5d20 (diff)
downloadpkgsrc-475b99254580862da966aa467939e4c664e562cd.tar.gz
Allow build with ruby21.
Diffstat (limited to 'www/ruby-jekyll')
-rw-r--r--www/ruby-jekyll/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-jekyll/Makefile b/www/ruby-jekyll/Makefile
index 4c5a4a41917..6eca5ce5d8b 100644
--- a/www/ruby-jekyll/Makefile
+++ b/www/ruby-jekyll/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/09/16 12:43:56 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2014/03/26 14:27:23 taca Exp $
DISTNAME= jekyll-1.2.0
CATEGORIES= www
@@ -19,7 +19,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-safe_yaml>=0.7.0:../../textproc/ruby-safe_yaml
DEPENDS+= ${RUBY_PKGPREFIX}-colorator>=0.1<1:../../misc/ruby-colorator
DEPENDS+= ${RUBY_PKGPREFIX}-redcarpet>=3.0.0:../../textproc/ruby-redcarpet
-RUBY_VERSION_SUPPORTED= 200 193
+RUBY_VERSION_SUPPORTED= 200 193 21
OVERRIDE_GEMSPEC= directory-watcher>=1.5.1 safe_yaml>=0.9.5 redcarpet>=3.0.0