FreeBSD Bugzilla – Attachment 226242 Details for
Bug 256996
math/octave: add missing dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
octave: add missing dependencies
math_octave_Makefile.patch (text/plain), 1.17 KB, created by
Philipp Ost
on 2021-07-05 16:24:48 UTC
(
hide
)
Description:
octave: add missing dependencies
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2021-07-05 16:24:48 UTC
Size:
1.17 KB
patch
obsolete
>diff --git a/math/octave/Makefile b/math/octave/Makefile >index 63a6f3a948ae..1f0fb974fc9e 100644 >--- a/math/octave/Makefile >+++ b/math/octave/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= octave > PORTVERSION= ${OCTAVE_VERSION} >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= math > MASTER_SITES= GNU > >@@ -29,6 +29,12 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \ > libpcre.so:devel/pcre \ > libqhull.so.7:math/qhull \ > libqrupdate.so:math/qrupdate \ >+ libamd.so:math/suitesparse-amd \ >+ libcamd.so:math/suitesparse-camd \ >+ libccolamd.so:math/suitesparse-ccolamd \ >+ libcholmod.so:math/suitesparse-cholmod \ >+ libcolamd.so:math/suitesparse-colamd \ >+ libsuitesparseconfig.so:math/suitesparse-config \ > libcxsparse.so:math/suitesparse-cxsparse \ > libklu.so:math/suitesparse-klu \ > libumfpack.so:math/suitesparse-umfpack \ >@@ -44,7 +50,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \ > > USES= charsetfix fortran gmake libtool perl5 pkgconfig readline \ > tar:xz compiler:c++14-lang \ >- desktop-file-utils gl iconv xorg >+ desktop-file-utils gl iconv ncurses xorg > USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}/${PORTVERSION} > USE_PERL5= build > GNU_CONFIGURE= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256996
: 226242