summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-09-28 17:54:14 +0000
committerkristerw <kristerw>2003-09-28 17:54:14 +0000
commitf455f1f19b30b2e5cf63a029c0dd2e6d01873596 (patch)
tree6d9bf16ef0b5549b1944f9d99a15f6e78ec60b98 /math
parented20ed7aa164c5c0f0c90afc53ed6bed6c10f5c1 (diff)
downloadpkgsrc-f455f1f19b30b2e5cf63a029c0dd2e6d01873596.tar.gz
Permit teTeX2 as well as teTeX for BUILD_DEPENDS.
Diffstat (limited to 'math')
-rw-r--r--math/octave-current/Makefile4
-rw-r--r--math/octave/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index c4cea48d6f8..d03ff11b801 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/09/17 19:40:47 grant Exp $
+# $NetBSD: Makefile,v 1.23 2003/09/28 17:54:14 kristerw Exp $
DISTNAME= octave-2.1.33
PKGNAME= octave-2.1.34
@@ -18,7 +18,7 @@ MAINTAINER= tech-pkg@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{,2}>=1.0.7:../../print/teTeX
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
diff --git a/math/octave/Makefile b/math/octave/Makefile
index f8b59b948d4..017f1b41d35 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2003/08/09 11:11:34 seb Exp $
+# $NetBSD: Makefile,v 1.37 2003/09/28 18:02:16 kristerw Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.17
@@ -14,7 +14,7 @@ MAINTAINER= tech-pkg@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{,2}>=1.0.7:../../print/teTeX
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
CONFLICTS+= octave-2.1.*