Replace interpreter path in installed file. Bump PKGREVISION.
This commit is contained in:
parent
98ec204aeb
commit
dd5d450eed
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue