diff options
Diffstat (limited to 'fonts/tex-cmex')
-rw-r--r-- | fonts/tex-cmex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-cmex/Makefile b/fonts/tex-cmex/Makefile index 5723dae2af0..45fb1f44c00 100644 --- a/fonts/tex-cmex/Makefile +++ b/fonts/tex-cmex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 03:31:31 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/04/29 03:35:47 minskim Exp $ # TeX Live Revision 7340 DISTNAME= cmex @@ -8,7 +8,7 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Support for cmex fonts from TeXTrace project CONFLICTS+= teTeX-texmf<=3.0nb13 -DEPENDS+= tex-ams-[0-9]:../../print/tex-ams +DEPENDS+= tex-ams-[0-9]*:../../print/tex-ams TEX_MIXEDMAP_FILES+= ttcmex.map |