diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-09-25 21:41:22 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-09-25 21:41:22 +0000 |
commit | fcbae294d57525d0a41f79d6eb745632ba989b22 (patch) | |
tree | 3599711647bed422d60baf99e4768178615e93a7 /math | |
parent | 8b58df389bbc9e4cec1501d3f55cb16b88987ad2 (diff) | |
download | ports-fcbae294d57525d0a41f79d6eb745632ba989b22.tar.gz ports-fcbae294d57525d0a41f79d6eb745632ba989b22.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index f47194c1dc83..745626d476ad 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -18,7 +18,6 @@ COMMENT= Developer's version of math/octave BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ gperf:${PORTSDIR}/devel/gperf \ - ${LOCALBASE}/lib/libumfpack.a:${PORTSDIR}/math/umfpack \ ${LOCALBASE}/lib/libglpk.a:${PORTSDIR}/math/glpk \ ${LOCALBASE}/lib/libcxsparse.a:${PORTSDIR}/math/ufsparse RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |