summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorseb <seb>2002-02-17 20:30:39 +0000
committerseb <seb>2002-02-17 20:30:39 +0000
commit27078d824e85d20886489b6082b22001fe9cf1ab (patch)
treeaaedd8fd75546d86d2b78679c299ada72907dea9 /math/octave
parentd6e65e0d987afc0695adc479a78dc2ced4e4ab25 (diff)
downloadpkgsrc-27078d824e85d20886489b6082b22001fe9cf1ab.tar.gz
Be a bit more tolerant about the teTeX package version it depends
for build.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index b9dd94ace7e..de354406d64 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/06/11 06:34:43 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2002/02/17 20:30:39 seb Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.16
@@ -13,7 +13,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.che.wisc.edu/octave/
COMMENT= High-level language, primarily intended for numerical computations
-BUILD_DEPENDS+= teTeX-1.0.7:../../print/teTeX
+BUILD_DEPENDS+= teTeX>=1.0.7:../../print/teTeX
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
CONFLICTS+= octave-2.1.*