From 132db25a25c4f9e042aa3361ebda0a0f62266f46 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 28 Apr 2014 01:23:40 +0000 Subject: Ruby 1.8.7 (and prior release) support was dropped since nokogiri 1.6.0.rc1. No PKGREVISION bump since build already failed with ruby18. --- textproc/ruby-nokogiri/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-nokogiri/Makefile') diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile index cc90548eca5..512f2c7db71 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/04/28 01:18:03 taca Exp $ +# $NetBSD: Makefile,v 1.22 2014/04/28 01:23:40 taca Exp $ DISTNAME= nokogiri-1.6.1 CATEGORIES= textproc @@ -16,6 +16,7 @@ USE_GCC_RUNTIME= yes MAKE_ENV+= NOKOGIRI_USE_SYSTEM_LIBRARIES=yes OVERRIDE_GEMSPEC= :files ports/archives/libxml2-2.8.0.tar.gz= \ ports/archives/libxslt-1.1.26.tar.gz= +RUBY_VERSION_SUPPORTED= 200 193 21 .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" -- cgit v1.2.3