summaryrefslogtreecommitdiff
path: root/print/tex-presentations-en-doc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-31 11:40:18 +0000
committerwiz <wiz@pkgsrc.org>2015-05-31 11:40:18 +0000
commitddcfd692a8a27341ffd6a8f6ffd8479ae712c11d (patch)
treee476a66fcb886042af4b4cbe79911cb61862793b /print/tex-presentations-en-doc
parent4650f72aa113aba989b1c8955226ed44be0a35e1 (diff)
downloadpkgsrc-ddcfd692a8a27341ffd6a8f6ffd8479ae712c11d.tar.gz
Replace interpreter path in installed file. Bump PKGREVISION.
Diffstat (limited to 'print/tex-presentations-en-doc')
-rw-r--r--print/tex-presentations-en-doc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/tex-presentations-en-doc/Makefile b/print/tex-presentations-en-doc/Makefile
index 124eca864aa..dc3b12c4f64 100644
--- a/print/tex-presentations-en-doc/Makefile
+++ b/print/tex-presentations-en-doc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/31 11:40:18 wiz Exp $
DISTNAME= presentations-en.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
+PKGREVISION= 1
TEXLIVE_REV= 29803
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,5 +10,7 @@ HOMEPAGE= http://ctan.org/pkg/presentations-en
COMMENT= Examples from the book Presentations with LaTeX
LICENSE= lppl-1.3c
+REPLACE_SH+= doc/latex/presentations-en/runAll
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"