summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fonts/tex-amsfonts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/tex-amsfonts/Makefile b/fonts/tex-amsfonts/Makefile
index 524f647dee9..8c99d0847e0 100644
--- a/fonts/tex-amsfonts/Makefile
+++ b/fonts/tex-amsfonts/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 18:30:42 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/04/29 04:24:33 minskim Exp $
# TeX Live Revision 7340
DISTNAME= amsfonts
PKGNAME= tex-${DISTNAME}-2.2
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX fonts from the American Mathematical Society
@@ -11,6 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-ams-[0-9]*:../../print/tex-ams
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
+DEPENDS+= tex-cmex-[0-9]*:../../fonts/tex-cmex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"