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/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile
index 41d2a540909..7c74e927a1d 100644
--- a/print/tex-pdftex-doc/Makefile
+++ b/print/tex-pdftex-doc/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2009/06/09 22:06:07 minskim Exp $
-# TeX Live Revision 12898
+# $NetBSD: Makefile,v 1.3 2010/02/15 00:08:08 minskim Exp $
+# TeX Live Revision 16770
DISTNAME= pdftex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.40.9.12898
+PKGNAME= tex-${DISTNAME:S/./-/}-1.40.10
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pdftex
-TEXLIVE_IGNORE_PATTERNS= texmf/doc
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
-.include "../../print/texlive/module.mk"
+TEXLIVE_IGNORE_PATTERNS= texmf
+
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"