diff options
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r-- | benchmarks/hbench/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 2c76ae5f1ea..3859542ff87 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/10/29 18:20:36 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2011/05/28 23:02:33 dholland Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 @@ -14,7 +14,6 @@ DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/hbench-OS OSVERSION_SPECIFIC= YES |