pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/skampi Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a249ce1cc00
branches: trunk
changeset: 491839:7a249ce1cc00
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 30 19:52:42 2005 +0000
description:
Convert to bl3.
diffstat:
benchmarks/skampi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 73deb8b95e7e -r 7a249ce1cc00 benchmarks/skampi/Makefile
--- a/benchmarks/skampi/Makefile Wed Mar 30 19:51:35 2005 +0000
+++ b/benchmarks/skampi/Makefile Wed Mar 30 19:52:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/03/30 19:52:42 wiz Exp $
#
DISTNAME= skampi4
@@ -13,7 +13,6 @@
HOMEPAGE= http://liinwww.ira.uka.de/~skampi/
COMMENT= MPI (Message Passing Interface) benchmarks
-DEPENDS= mpich>=1.2.1:../../parallel/mpi-ch
DEPENDS+= gnuplot>=3.7.1:../../graphics/gnuplot
DEPENDS+= teTeX>=1.0.7:../../print/teTeX
@@ -51,4 +50,5 @@
${INSTALL_DATA} ${WRKSRC}/.skampi-dt-short \
${PREFIX}/share/examples/skampi/dot.skampi-dt-short
+.include "../../parallel/mpi-ch/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index