summaryrefslogtreecommitdiff
path: root/benchmarks/kttcp
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commit3a111113dcf15a2b040e07ba3513ace1fed6fea6 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /benchmarks/kttcp
parent6e91cb59f4f7438fb915bac8df227587a9c83e61 (diff)
downloadpkgsrc-3a111113dcf15a2b040e07ba3513ace1fed6fea6.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
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 1c27678e37e..1719de35f90 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:24:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:08:12 agc Exp $
DISTNAME= kttcp-${VERSION}
-WRKSRC= ${WRKDIR}
CATEGORIES= benchmarks net
MASTER_SITES= # empty
DISTFILES= # empty
@@ -16,6 +15,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]-* NetBSD-1.[7-9]* NetBSD-[2-9]*
EXTRACT_ONLY= # empty
NO_CHECKSUM= # defined
+WRKSRC= ${WRKDIR}
MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man
post-extract: