summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-02 13:28:12 +0000
committerwiz <wiz@pkgsrc.org>2004-11-02 13:28:12 +0000
commitd3bff0c9eed351fe6405dd4580d5e9b16a1909e1 (patch)
tree266939a8c481234e397ea9db1a1b7dddcf86e53f /benchmarks
parentcc3ade74c8a818bdfef3966f09a933928f942323 (diff)
downloadpkgsrc-d3bff0c9eed351fe6405dd4580d5e9b16a1909e1.tar.gz
Set WRKSRC after DISTNAME change.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/netpipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index 83087f7799a..c58692ca399 100644
--- a/benchmarks/netpipe/Makefile
+++ b/benchmarks/netpipe/Makefile
@@ -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 @@ HOMEPAGE= http://www.scl.ameslab.gov/netpipe/
COMMENT= TCP/PVM/MPI testing and performance measuring tool
PKG_INSTALLATION_TYPES= overwrite pkgviews
+WRKSRC= ${WRKDIR}/netpipe-2.4
.include "../../mk/bsd.prefs.mk"