summaryrefslogtreecommitdiff
path: root/print/tex-exam
diff options
context:
space:
mode:
authorminskim <minskim>2010-02-19 18:19:44 +0000
committerminskim <minskim>2010-02-19 18:19:44 +0000
commit1865c55e75bcb0aec6696e302dad2845fb0069cd (patch)
treedaddde3a2eeea04c8d6415f5f4b4b024ae200075 /print/tex-exam
parentd161aa8062a6ad9b492898ea89c868453b44df68 (diff)
downloadpkgsrc-1865c55e75bcb0aec6696e302dad2845fb0069cd.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"