pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-pdftex-doc



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue May 12 13:25:37 UTC 2026

Modified Files:
        pkgsrc/print/tex-pdftex-doc: Makefile

Log Message:
(print/tex-pdftex-doc) Fix build, missing REPLACE_BASH


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/tex-pdftex-doc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-pdftex-doc/Makefile
diff -u pkgsrc/print/tex-pdftex-doc/Makefile:1.30 pkgsrc/print/tex-pdftex-doc/Makefile:1.31
--- pkgsrc/print/tex-pdftex-doc/Makefile:1.30   Fri Apr  3 06:08:20 2026
+++ pkgsrc/print/tex-pdftex-doc/Makefile        Tue May 12 13:25:37 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2026/04/03 06:08:20 markd Exp $
+# $NetBSD: Makefile,v 1.31 2026/05/12 13:25:37 mef Exp $
 
 DISTNAME=      pdftex.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-2026
@@ -13,6 +13,7 @@ TEXLIVE_IGNORE_PATTERNS=      texmf-dist/doc/
 
 USE_TOOLS+=    perl:run
 REPLACE_PERL+= texmf-dist/doc/pdftex/manual/syntaxform.pl
+REPLACE_BASH+= texmf-dist/doc/pdftex/tests/38-interword-space-at-font-switch/postpdf.sh
 
 CHECK_INTERPRETER_SKIP+=       share/texmf-dist/doc/pdftex/tests/38-interword-space-at-font-switch/compare_pdfs.rb
 



Home | Main Index | Thread Index | Old Index