summaryrefslogtreecommitdiff
path: root/benchmarks/postmark
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
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /benchmarks/postmark
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'benchmarks/postmark')
-rw-r--r--benchmarks/postmark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile
index db5028cb393..de176e67e80 100644
--- a/benchmarks/postmark/Makefile
+++ b/benchmarks/postmark/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:08:12 agc Exp $
# FreeBSD ID: ports/benchmarks/postmark/Makefile,v 1.2 1999/09/19 05:13:20 obrien Exp
#
DISTNAME= postmark-1_5.c
PKGNAME= postmark-1.5
-WRKSRC= ${WRKDIR}
CATEGORIES= benchmarks
MASTER_SITES= http://www.netapp.com/ftp/
EXTRACT_SUFX= #
@@ -15,6 +14,7 @@ COMMENT= NetApps file system benchmark
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} postmark.c
+WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
do-build: