summaryrefslogtreecommitdiff
path: root/math
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 /math
parent6dcf4db267c949cb700b67f4c532b5af16a31d03 (diff)
downloadpkgsrc-9fb74c1c4a0f45ec22981d8dbf1e8fe943041bca.tar.gz
GNU plot is now at v.3.7. Depend on that version.
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
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