aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2008-11-07 22:12:29 +0800
committerdemon <demon@FreeBSD.org>2008-11-07 22:12:29 +0800
commitc1afd28d1c727a6ad3e26568ebae2a30ce842c37 (patch)
treefa38a6ff20dedebc64faa1acd08ad0ea2dc4b74c /math/octave
parent4f67466d35c70d7f1963e598b34eb152a40cf5f5 (diff)
downloadfreebsd-ports-gnome-c1afd28d1c727a6ad3e26568ebae2a30ce842c37.tar.gz
freebsd-ports-gnome-c1afd28d1c727a6ad3e26568ebae2a30ce842c37.tar.zst
freebsd-ports-gnome-c1afd28d1c727a6ad3e26568ebae2a30ce842c37.zip
Chase glpk shlib version, bump PORTREVISION.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 39e2d3cdf73a..11dfb0270344 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,6 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@@ -22,7 +23,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed \
gfortran42:${PORTSDIR}/lang/gcc42
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
- glpk.16:${PORTSDIR}/math/glpk \
+ glpk.18:${PORTSDIR}/math/glpk \
hdf5:${PORTSDIR}/science/hdf5 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull