diff options
Diffstat (limited to 'benchmarks/dhrystone/Makefile')
-rw-r--r-- | benchmarks/dhrystone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/dhrystone/Makefile b/benchmarks/dhrystone/Makefile index aca938c8087..3d4036c5209 100644 --- a/benchmarks/dhrystone/Makefile +++ b/benchmarks/dhrystone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/09/11 22:37:11 asau Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:05:59 wiz Exp $ DISTNAME= dhry2.1 PKGNAME= dhrystone-2.1 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Reinhold Weicker's DHRYSTONE 2.1 integer benchmark -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin |