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:   markd
Date:           Sat Jun 18 20:55:01 UTC 2016

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

Log Message:
Uses perl.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/print/tex-pdftex-doc/Makefile:1.17
--- pkgsrc/print/tex-pdftex-doc/Makefile:1.16   Thu Jun 16 04:06:14 2016
+++ pkgsrc/print/tex-pdftex-doc/Makefile        Sat Jun 18 20:55:01 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/06/16 04:06:14 markd Exp $
+# $NetBSD: Makefile,v 1.17 2016/06/18 20:55:01 markd Exp $
 
 DISTNAME=      pdftex.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-2016
@@ -11,6 +11,7 @@ LICENSE=      gnu-gpl-v2
 
 TEXLIVE_IGNORE_PATTERNS=       texmf-dist/doc/man/man1/pdftex.1
 
+USE_TOOLS+=    perl:run
 REPLACE_PERL+= texmf-dist/doc/pdftex/manual/syntaxform.pl
 
 .include "../../print/texlive/package.mk"



Home | Main Index | Thread Index | Old Index