summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorbad <bad>1999-02-09 16:08:58 +0000
committerbad <bad>1999-02-09 16:08:58 +0000
commit9fb74c1c4a0f45ec22981d8dbf1e8fe943041bca (patch)
tree2bcbefcde44cd63b28d2f9e29483d0cba28dda75 /benchmarks
parent6dcf4db267c949cb700b67f4c532b5af16a31d03 (diff)
downloadpkgsrc-9fb74c1c4a0f45ec22981d8dbf1e8fe943041bca.tar.gz
GNU plot is now at v.3.7. Depend on that version.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/hbench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index 9c184a044ad..9a8965d3daa 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/12/26 15:59:55 garbled Exp $
+# $NetBSD: Makefile,v 1.8 1999/02/09 16:08:58 bad Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/
-DEPENDS+= gnuplot-3.5:../../graphics/gnuplot
+DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
ALL_TARGET= build
USE_PERL5= yes