From 5bbbdea1b08aa15dc0cee1acbaf1430eff52d2ac Mon Sep 17 00:00:00 2001 From: xsa Date: Thu, 3 Jun 2004 10:25:00 +0000 Subject: [PATCH] oops, set correct WRKDIST; --- benchmarks/netpipe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index d6671b7b50e..a1f818c6bcf 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2004/06/03 10:22:04 xsa Exp $ +# $OpenBSD: Makefile,v 1.17 2004/06/03 10:25:00 xsa Exp $ # $FreeBSD: Makefile,v 1.2 1999/03/03 03:48:56 jkoshy Exp $ COMMENT= "self-scaling network benchmark" @@ -19,6 +19,8 @@ MASTER_SITES= ${HOMEPAGE}/code/ MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_GETRUSAGE" ALL_TARGET= NPtcp +WRKDIST= ${WRKDIR}/${PKGNAME} + NO_REGRESS= Yes do-install: