mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Fix dependency and bump portrevision.
PR: 124386 Submitted by: Max Brazhnikov
This commit is contained in:
parent
2971e69ab4
commit
e356f61527
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214519
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= 3.0.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
|
||||
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
|
||||
|
@ -17,12 +17,12 @@ COMMENT= High-level interactive language for numerical computations
|
|||
|
||||
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||
${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \
|
||||
${LOCALBASE}/lib/libglpk.a:${PORTSDIR}/math/glpk \
|
||||
gsed:${PORTSDIR}/textproc/gsed \
|
||||
dvips:${PORTSDIR}/print/dvipsk-tetex
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||
gsed:${PORTSDIR}/textproc/gsed
|
||||
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
||||
glpk.13:${PORTSDIR}/math/glpk \
|
||||
hdf5:${PORTSDIR}/science/hdf5 \
|
||||
umfpack.1:${PORTSDIR}/math/suitesparse \
|
||||
qhull:${PORTSDIR}/math/qhull
|
||||
|
|
Loading…
Add table
Reference in a new issue