diff options
Diffstat (limited to 'benchmarks/kttcp/Makefile')
-rw-r--r-- | benchmarks/kttcp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile index cdbba68cc92..6f890f0a337 100644 --- a/benchmarks/kttcp/Makefile +++ b/benchmarks/kttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/01/18 11:23:12 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:55:59 joerg Exp $ DISTNAME= kttcp-20020711 CATEGORIES= benchmarks net @@ -12,6 +12,7 @@ COMMENT= Kernel network throughput benchmark ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-[2-9]*-* PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir NO_CHECKSUM= yes USE_BSD_MAKEFILE= yes |