From 3c3248ed722a63e1176cbaf86b1b507a5713f1db Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 18 Apr 2017 00:56:31 +0000 Subject: xhtmldiff builds with ruby>1.8 --- textproc/xhtmldiff/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/xhtmldiff/Makefile b/textproc/xhtmldiff/Makefile index f0238719634..e47405edaf4 100644 --- a/textproc/xhtmldiff/Makefile +++ b/textproc/xhtmldiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2016/09/08 15:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/18 00:56:31 minskim Exp $ DISTNAME= xhtmldiff-1.2.2 PKGREVISION= 2 @@ -15,8 +15,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.1:../../textproc/ruby-diff-lcs CONFLICTS+= ruby[1-9][0-9]-xhtmldiff-[0-9]* xhtmldiff-[0-9]* -RUBY_VERSIONS_ACCEPTED= 18 - post-extract: cp ${WRKSRC}/packaging/xhtmldiff.gemspec ${GEM_SPECFILE} -- cgit v1.2.3