summaryrefslogtreecommitdiff
path: root/print/tex-exam
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-19 18:19:44 +0000
committerminskim <minskim@pkgsrc.org>2010-02-19 18:19:44 +0000
commit07482bf6e48a0129f94d1799810fa8efabbf4cba (patch)
treedaddde3a2eeea04c8d6415f5f4b4b024ae200075 /print/tex-exam
parentd67199740544f3bb696206299fafc2cc4bbc7cdf (diff)
downloadpkgsrc-07482bf6e48a0129f94d1799810fa8efabbf4cba.tar.gz
tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009.
Diffstat (limited to 'print/tex-exam')
-rw-r--r--print/tex-exam/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile
index b7ae853cf1f..609c5940250 100644
--- a/print/tex-exam/Makefile
+++ b/print/tex-exam/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/23 23:50:11 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/19 18:19:45 minskim Exp $
# TeX Live Revision 9734
DISTNAME= exam
PKGNAME= tex-${DISTNAME}-2.3
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= Package for typesetting exam scripts
CONFLICTS+= teTeX-texmf<=3.0nb13
-DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/module.mk"