summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:53:42 +0000
committerrillig <rillig>2005-05-23 08:53:42 +0000
commit75135580a507400317b54a640898ee346b62a012 (patch)
treed5ac2d1ebaa785eda0bc89d45ba5d257730acc48 /benchmarks
parent5aee9b3fa2a51b5ab9b37fe8520a0d35ac82204d (diff)
downloadpkgsrc-75135580a507400317b54a640898ee346b62a012.tar.gz
NO_CHECKSUM=yes instead of #defined.
Diffstat (limited to 'benchmarks')
-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