summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-02 13:28:12 +0000
committerwiz <wiz>2004-11-02 13:28:12 +0000
commitfc8bf02522bb35c219d2a90cc28eb182e4a6e7cf (patch)
tree266939a8c481234e397ea9db1a1b7dddcf86e53f /benchmarks
parentae9de6585e61c7b93c1dfeae8f2bbb4431851cf3 (diff)
downloadpkgsrc-fc8bf02522bb35c219d2a90cc28eb182e4a6e7cf.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"