pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/netpipe Set WRKSRC after DISTNAME change.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b684089205f3
branches: trunk
changeset: 482736:b684089205f3
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 02 13:28:12 2004 +0000
description:
Set WRKSRC after DISTNAME change.
diffstat:
benchmarks/netpipe/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cf4f44db5743 -r b684089205f3 benchmarks/netpipe/Makefile
--- a/benchmarks/netpipe/Makefile Tue Nov 02 13:27:45 2004 +0000
+++ b/benchmarks/netpipe/Makefile Tue Nov 02 13:28:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/10/28 16:53:03 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/02 13:28:12 wiz Exp $
DISTNAME= NetPIPE_2.4
PKGNAME= netpipe-2.4
@@ -10,6 +10,7 @@
COMMENT= TCP/PVM/MPI testing and performance measuring tool
PKG_INSTALLATION_TYPES= overwrite pkgviews
+WRKSRC= ${WRKDIR}/netpipe-2.4
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index