summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-22 13:30:58 +0000
committerwiz <wiz>2001-03-22 13:30:58 +0000
commita112ca43e52400a234819320e50398e9a078748e (patch)
tree89f26ca35ed927b07e74736e8cc3e9a33864a275 /math
parent6eb75b6425a7d88b8590c8c129649734b88855d0 (diff)
downloadpkgsrc-a112ca43e52400a234819320e50398e9a078748e.tar.gz
gnuplot>=3.7
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 df98cefe24d..63508e6d7df 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2001/02/25 04:18:01 hubertf Exp $
+# $NetBSD: Makefile,v 1.21 2001/03/22 13:30:58 wiz Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.16
@@ -15,7 +15,7 @@ COMMENT= High-level language, primarily intended for numerical computations
BUILD_DEPENDS+= tex:../../print/teTeX
BUILD_DEPENDS+= dvips:../../print/teTeX
-DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
+DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
USE_X11= yes
GNU_CONFIGURE= yes