pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-latex-web-companion-doc Replace perl interpr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/32e902f3b202
branches: trunk
changeset: 652366:32e902f3b202
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 31 11:36:33 2015 +0000
description:
Replace perl interpreter path in installed file. Bump PKGREVISION
diffstat:
print/tex-latex-web-companion-doc/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r df9f5d351c2f -r 32e902f3b202 print/tex-latex-web-companion-doc/Makefile
--- a/print/tex-latex-web-companion-doc/Makefile Sun May 31 09:22:46 2015 +0000
+++ b/print/tex-latex-web-companion-doc/Makefile Sun May 31 11:36:33 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/31 11:36:33 wiz Exp $
DISTNAME= latex-web-companion.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
+PKGREVISION= 1
TEXLIVE_REV= 29349
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,5 +10,8 @@
COMMENT= Examples from The LaTeX Web Companion
LICENSE= lppl-1.3c
+REPLACE_PERL+= doc/latex/latex-web-companion/ch7/sgmlspl.pl
+CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/latex/latex-web-companion/ch7/sgmlspl.pl
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index