diff options
Diffstat (limited to 'benchmarks/postmark/Makefile')
-rw-r--r-- | benchmarks/postmark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 2feb6e399bb..e52877e22f6 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/09/11 22:37:14 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/04/06 12:03:59 rodent Exp $ DISTNAME= postmark-1_5.c PKGNAME= postmark-1.5 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netapp.com/tech_library/3022.html COMMENT= NetApps file system benchmark -EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} postmark.c +EXTRACT_CMD= ${CP} $$extract_file postmark.c PKG_INSTALLATION_TYPES= overwrite pkgviews |