From dfc7197aff679dfa1b59d40c2b07f8180bc231f3 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 1 Jul 2002 12:56:08 +0000 Subject: Mark this package as only for NetBSD-1.6B or later. This still isn't perfect, since I have problems building this on a 1.6B machine which does not have kttcp in the kernel. --- benchmarks/kttcp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/kttcp/Makefile') diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile index 9a386207fdb..c61574148c9 100644 --- a/benchmarks/kttcp/Makefile +++ b/benchmarks/kttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/06/29 01:10:34 thorpej Exp $ +# $NetBSD: Makefile,v 1.3 2002/07/01 12:56:08 agc Exp $ DISTNAME= kttcp-${VERSION} CATEGORIES= benchmarks net @@ -10,7 +10,7 @@ COMMENT= kttcp kernel network throughput benchmark VERSION= 20020628 -ONLY_FOR_PLATFORM= NetBSD-*-* +ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]-* EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} -- cgit v1.2.3