summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/Makefile')
-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