summaryrefslogtreecommitdiff
path: root/benchmarks/kttcp
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:53:42 +0000
committerrillig <rillig>2005-05-23 08:53:42 +0000
commitc769aee752f0fd6be0aea67d4813e56e044b4907 (patch)
treed5ac2d1ebaa785eda0bc89d45ba5d257730acc48 /benchmarks/kttcp
parent13037109ef9dce685e62bdccf48a9a38800d599c (diff)
downloadpkgsrc-c769aee752f0fd6be0aea67d4813e56e044b4907.tar.gz
NO_CHECKSUM=yes instead of #defined.
Diffstat (limited to 'benchmarks/kttcp')
-rw-r--r--benchmarks/kttcp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile
index 20d52eac176..6a330beee05 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/01 10:37:33 grant Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/23 08:53:42 rillig Exp $
DISTNAME= kttcp-${VERSION}
CATEGORIES= benchmarks net
@@ -15,7 +15,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-[2-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_ONLY= # empty
-NO_CHECKSUM= # defined
+NO_CHECKSUM= yes
WRKSRC= ${WRKDIR}
MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man