summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}