diff options
Diffstat (limited to 'benchmarks/whetstone/Makefile')
-rw-r--r-- | benchmarks/whetstone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/whetstone/Makefile b/benchmarks/whetstone/Makefile index 1ece36fd813..9eba577e53a 100644 --- a/benchmarks/whetstone/Makefile +++ b/benchmarks/whetstone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/09/11 22:37:15 asau Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:00 wiz Exp $ DISTNAME= whetstone PKGNAME= whetstone-1.2 @@ -9,8 +9,6 @@ EXTRACT_SUFX= .c MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Benchmark for processors that gives you a MIPS rating -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin |