summaryrefslogtreecommitdiff
path: root/print/tex-pdftex-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-pdftex-doc/Makefile')
-rw-r--r--print/tex-pdftex-doc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile
index 485224a5d90..071bcbbff9b 100644
--- a/print/tex-pdftex-doc/Makefile
+++ b/print/tex-pdftex-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/06/14 12:50:05 markd Exp $
+# $NetBSD: Makefile,v 1.16 2016/06/16 04:06:14 markd Exp $
DISTNAME= pdftex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.40.11pl37432
-TEXLIVE_REV= 37432
+PKGNAME= tex-${DISTNAME:S/./-/}-2016
+TEXLIVE_REV= 41149
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/pdftex
@@ -11,5 +11,7 @@ LICENSE= gnu-gpl-v2
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man/man1/pdftex.1
+REPLACE_PERL+= texmf-dist/doc/pdftex/manual/syntaxform.pl
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"