diff options
author | bad <bad@pkgsrc.org> | 1999-02-09 16:08:58 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-02-09 16:08:58 +0000 |
commit | 95e36eb86f85c0ee67699ab1134070c36bc259b1 (patch) | |
tree | 2bcbefcde44cd63b28d2f9e29483d0cba28dda75 | |
parent | fe945af59ff1eec0954a07888ce26af0d0b3b79f (diff) | |
download | pkgsrc-95e36eb86f85c0ee67699ab1134070c36bc259b1.tar.gz |
GNU plot is now at v.3.7. Depend on that version.
-rw-r--r-- | benchmarks/hbench/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda/Makefile | 4 | ||||
-rw-r--r-- | misc/siag/Makefile | 4 | ||||
-rw-r--r-- | misc/xfinans/Makefile | 4 | ||||
-rw-r--r-- | sysutils/amanda/Makefile | 4 |
6 files changed, 12 insertions, 12 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 diff --git a/math/octave/Makefile b/math/octave/Makefile index 4df45ce454b..14403e72e5f 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/01/14 13:57:04 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1999/02/09 16:08:58 bad Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.13 @@ -15,7 +15,7 @@ HOMEPAGE= http://www.che.wisc.edu/octave/ BUILD_DEPENDS+= tex:../../print/teTeX BUILD_DEPENDS+= dvips:../../print/teTeX DEPENDS+= ncurses-1.9.9g:../../devel/ncurses -DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gnuplot-3.7:../../graphics/gnuplot GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile index e5df68e1a19..cb148cbdea7 100644 --- a/misc/amanda/Makefile +++ b/misc/amanda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/01/03 13:13:13 frueauf Exp $ +# $NetBSD: Makefile,v 1.20 1999/02/09 16:08:58 bad Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -11,7 +11,7 @@ HOMEPAGE= http://www.amanda.org/ DEPENDS+= readline-2.2:../../devel/readline DEPENDS+= addnerd-1.6:../../sysutils/addnerd -DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gnuplot-3.7:../../graphics/gnuplot DEPENDS+= gtar-1.12:../../archivers/gtar AMANDA_USER?= backup diff --git a/misc/siag/Makefile b/misc/siag/Makefile index 89c5badf571..45ed49e0038 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/07 15:34:54 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1999/02/09 16:08:58 bad Exp $ DISTNAME= siag-3.1.2 CATEGORIES= misc textproc math @@ -9,7 +9,7 @@ HOMEPAGE= http://www.edu.stockholm.se/siag/ DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d DEPENDS+= gv-3.5.8:../../print/gv -DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gnuplot-3.7:../../graphics/gnuplot DEPENDS+= guile-1.3:../../lang/guile GNU_CONFIGURE= yes diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile index eaa52a7c17e..9bf18f03d60 100644 --- a/misc/xfinans/Makefile +++ b/misc/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/01/29 21:24:04 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/02/09 16:08:59 bad Exp $ # DISTNAME= xfinans-5.9 @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= apps/financial/accounting MAINTAINER= root@garbled.net HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html -DEPENDS= gnuplot-3.5:../../graphics/gnuplot +DEPENDS= gnuplot-3.7:../../graphics/gnuplot USE_IMAKE= yes diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile index e5df68e1a19..cb148cbdea7 100644 --- a/sysutils/amanda/Makefile +++ b/sysutils/amanda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/01/03 13:13:13 frueauf Exp $ +# $NetBSD: Makefile,v 1.20 1999/02/09 16:08:58 bad Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -11,7 +11,7 @@ HOMEPAGE= http://www.amanda.org/ DEPENDS+= readline-2.2:../../devel/readline DEPENDS+= addnerd-1.6:../../sysutils/addnerd -DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gnuplot-3.7:../../graphics/gnuplot DEPENDS+= gtar-1.12:../../archivers/gtar AMANDA_USER?= backup |