summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
commiteeee7fac9fe4a0832e02d75bf0557ffdc07b342a (patch)
tree12c91239a4244ea4b3dd993b607e6c5ce9deadcf /math
parent3409558f525bf0bab36bbcbb71e23d86e6371709 (diff)
downloadpkgsrc-eeee7fac9fe4a0832e02d75bf0557ffdc07b342a.tar.gz
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 15899fad1a5..119479542a5 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2003/12/23 10:39:30 sketch Exp $
+# $NetBSD: Makefile,v 1.41 2003/12/24 13:02:00 jmmv Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.17
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \
ftp://ftp.math.uni-hamburg.de/pub/soft/math/octave/ \
@@ -14,7 +15,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{,2}>=1.0.7:../../print/teTeX
+BUILD_DEPENDS+= teTeX>=1.0.7:../../print/teTeX
DEPENDS+= gnuplot{,-nox11}>=3.7:../../graphics/gnuplot
CONFLICTS+= octave-2.1.*