pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/tex-cmex Correct the dependency pattern.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcf3d33f03c3
branches:  trunk
changeset: 392231:fcf3d33f03c3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 29 03:35:47 2009 +0000

description:
Correct the dependency pattern.

diffstat:

 fonts/tex-cmex/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 28dd348a5d5b -r fcf3d33f03c3 fonts/tex-cmex/Makefile
--- a/fonts/tex-cmex/Makefile   Wed Apr 29 03:32:49 2009 +0000
+++ b/fonts/tex-cmex/Makefile   Wed Apr 29 03:35:47 2009 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index