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 /misc | |
parent | fe945af59ff1eec0954a07888ce26af0d0b3b79f (diff) | |
download | pkgsrc-95e36eb86f85c0ee67699ab1134070c36bc259b1.tar.gz |
GNU plot is now at v.3.7. Depend on that version.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda/Makefile | 4 | ||||
-rw-r--r-- | misc/siag/Makefile | 4 | ||||
-rw-r--r-- | misc/xfinans/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
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 |