pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks/skampi Depend on either teTeX or teTeX2 and...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04156b703463
branches:  trunk
changeset: 463382:04156b703463
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 08 22:19:37 2003 +0000

description:
Depend on either teTeX or teTeX2 and default to latter.

diffstat:

 benchmarks/skampi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd2e9d9b5512 -r 04156b703463 benchmarks/skampi/Makefile
--- a/benchmarks/skampi/Makefile        Sat Nov 08 16:05:49 2003 +0000
+++ b/benchmarks/skampi/Makefile        Sat Nov 08 22:19:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/05 16:03:03 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/08 22:19:37 wiz Exp $
 #
 
 DISTNAME=      skampi4
@@ -14,7 +14,7 @@
 
 DEPENDS=       mpich>=1.2.1:../../parallel/mpi-ch
 DEPENDS+=      gnuplot>=3.7.1:../../graphics/gnuplot
-DEPENDS+=      teTeX>=1.0.7:../../print/teTeX
+DEPENDS+=      teTeX{,2}>=1.0.7:../../print/teTeX2
 
 EXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
 



Home | Main Index | Thread Index | Old Index