We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4047346 commit fe6929bCopy full SHA for fe6929b
1 file changed
textproc/ruby-xhtmldiff/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1 2017/06/04 16:49:35 taca Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/09 07:53:33 taca Exp $
2
3
DISTNAME= xhtmldiff-1.2.2
4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -14,6 +14,7 @@ COMMENT= Tool for generating valid XHTML redline documents
14
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.1:../../textproc/ruby-diff-lcs
15
16
RUBYGEM_OPTIONS+= --format-executable
17
+RUBY_ALLOW_HAS_RDOC= # empty
18
19
pre-configure:
20
${CP} ${WRKSRC}/packaging/xhtmldiff.gemspec ${GEM_SPECFILE}
0 commit comments