From 36cf248b0d0e03f8f1f4b3457eae73ff215fc7b6 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 17 Feb 2002 20:30:39 +0000 Subject: Be a bit more tolerant about the teTeX package version it depends for build. --- math/octave/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/octave') 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.* -- cgit v1.2.3