summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2017-04-18 00:56:31 +0000
committerminskim <minskim>2017-04-18 00:56:31 +0000
commit3c3248ed722a63e1176cbaf86b1b507a5713f1db (patch)
tree044fec58267fa4cc7ed8e1532bdc598ec7d7a4e9 /textproc
parent6dc5efff6767cb0aaa5eb054e4cf0ca13b17f1a3 (diff)
downloadpkgsrc-3c3248ed722a63e1176cbaf86b1b507a5713f1db.tar.gz
xhtmldiff builds with ruby>1.8
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xhtmldiff/Makefile4
1 files changed, 1 insertions, 3 deletions
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}