summaryrefslogtreecommitdiff
path: root/graphics/tex-mptopdf/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2013-12-03 20:04:35 +0000
committerminskim <minskim>2013-12-03 20:04:35 +0000
commit71ba672a4db323e98c5af611a56d2f3d2aa70654 (patch)
tree7bd973f5926cf3994f74b9a13bca922050726512 /graphics/tex-mptopdf/Makefile
parentf78b9952c6be7a98a7b29fdcf6c26bfb9d0765a5 (diff)
downloadpkgsrc-71ba672a4db323e98c5af611a56d2f3d2aa70654.tar.gz
Update tex-mptopdf{,-doc} to 2013
Changes: - Add a context script for MS Windows.
Diffstat (limited to 'graphics/tex-mptopdf/Makefile')
-rw-r--r--graphics/tex-mptopdf/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/tex-mptopdf/Makefile b/graphics/tex-mptopdf/Makefile
index 1d317cabaa6..86da53c5dfa 100644
--- a/graphics/tex-mptopdf/Makefile
+++ b/graphics/tex-mptopdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2012/10/14 21:59:40 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2013/12/03 20:04:35 minskim Exp $
DISTNAME= mptopdf
-PKGNAME= tex-${DISTNAME}-2012
-TEXLIVE_REV= 26689
+PKGNAME= tex-${DISTNAME}-2013
+TEXLIVE_REV= 29751
MAINTAINER= minskim@NetBSD.org
COMMENT= Script to convert mpost to PDF
@@ -16,7 +16,6 @@ SUPERSEDES+= tex-supp-pdf<2010
INSTALLATION_DIRS= bin
TEX_FORMATS+= "mptopdf pdftex -translate-file=cp227.tcx mptopdf.tex\\n"
-TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
.include "../../print/texlive/package.mk"