summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-12-24 13:02:00 +0000
committerjmmv <jmmv>2003-12-24 13:02:00 +0000
commit04435f9c16e565de92e528c203e898f2aa2b6d3b (patch)
tree12c91239a4244ea4b3dd993b607e6c5ce9deadcf /math
parentb8686be430b05348feb9f429a3f72b817cea20c4 (diff)
downloadpkgsrc-04435f9c16e565de92e528c203e898f2aa2b6d3b.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.*