summaryrefslogtreecommitdiff
path: root/print/tex-amsmath
diff options
context:
space:
mode:
authorminskim <minskim>2011-02-19 00:27:38 +0000
committerminskim <minskim>2011-02-19 00:27:38 +0000
commitc520bbc7b3c6c9e54eed1ddad65767f84faf93f0 (patch)
tree2e6cd0fa952832a0e4244605ae1a05626eb4fe12 /print/tex-amsmath
parenta1c8a671900b97618c638495b3086ae3f604122e (diff)
downloadpkgsrc-c520bbc7b3c6c9e54eed1ddad65767f84faf93f0.tar.gz
tex-amsmath requires the LaTeX2e format.
Diffstat (limited to 'print/tex-amsmath')
-rw-r--r--print/tex-amsmath/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-amsmath/Makefile b/print/tex-amsmath/Makefile
index 0908ce7ce2b..ab3a97ee6b1 100644
--- a/print/tex-amsmath/Makefile
+++ b/print/tex-amsmath/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2010/11/14 15:19:41 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/19 00:27:38 minskim Exp $
DISTNAME= amsmath
PKGNAME= tex-${DISTNAME}-2.13
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 20250
MAINTAINER= minskim@NetBSD.org
COMMENT= AMS mathematical facilities for LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"