Replace interpreter path in installed file. Bump PKGREVISION.

This commit is contained in:
wiz 2015-05-31 11:40:18 +00:00
parent 98ec204aeb
commit dd5d450eed

View file

@ -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"