summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/kttcp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile
index 3a455538b54..d55335f2b89 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/01/01 09:14:31 dholland Exp $
DISTNAME= kttcp-20020711
CATEGORIES= benchmarks net
@@ -9,7 +9,9 @@ DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Kernel network throughput benchmark
-ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-*-*
+NOT_FOR_PLATFORM= NetBSD-1.[0-5]*-* \
+ NetBSD-1.6-* NetBSD-1.6.*-* NetBSD-1.6A-*
USE_BSD_MAKEFILE= yes
WRKSRC= ${WRKDIR}