diff options
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 2a1603eacf7..d97a190e7e4 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/04/11 03:40:29 snj Exp $ +# $NetBSD: Makefile,v 1.25 2004/07/30 15:50:37 minskim Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 @@ -12,6 +12,8 @@ COMMENT= Suite of portable benchmarks to measure the OS and the hardware DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR}/hbench-OS USE_BUILDLINK3= YES OSVERSION_SPECIFIC= YES |