Add dependency to math/qrupdate, and bump portrevision.

This commit is contained in:
Maho Nakata 2009-08-06 03:43:24 +00:00
parent 4e9fc47980
commit f5e2f0aef1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239013

View file

@ -7,6 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.2.2
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@ -26,6 +27,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull \
arpack:${PORTSDIR}/math/arpack \
qrupdate:${PORTSDIR}/math/qrupdate \
fftw3f:${PORTSDIR}/math/fftw3-float \
fftw3:${PORTSDIR}/math/fftw3 \
ftgl:${PORTSDIR}/graphics/ftgl \