diff options
-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 |