diff options
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 40c17dbd82e..0293e64c148 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2003/03/29 12:40:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/20 12:08:12 agc Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/hbench-OS CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/ @@ -13,6 +12,7 @@ COMMENT= Suite of portable benchmarks to measure the OS and the hardware DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot +WRKSRC= ${WRKDIR}/hbench-OS USE_BUILDLINK2= YES OSVERSION_SPECIFIC= YES ALL_TARGET= build |