diff options
author | bad <bad> | 1999-02-09 16:08:58 +0000 |
---|---|---|
committer | bad <bad> | 1999-02-09 16:08:58 +0000 |
commit | d5ad05fa1a413f29e0c86cb0470511ede3f883d7 (patch) | |
tree | 2bcbefcde44cd63b28d2f9e29483d0cba28dda75 /misc/siag/Makefile | |
parent | 31201b6a84c131452c0029940c21a81dde7d7da3 (diff) | |
download | pkgsrc-d5ad05fa1a413f29e0c86cb0470511ede3f883d7.tar.gz |
GNU plot is now at v.3.7. Depend on that version.
Diffstat (limited to 'misc/siag/Makefile')
-rw-r--r-- | misc/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |