mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
science/mpb: back out r459622 after base r328286
For a short time LLD_BOOTSTRAP (on amd64) broke many USES=fortran consumers but now that it's fixed the workaround can go away. -CURRENT support in ports is primarily limited to the latest tip, not an arbitrary old version. PR: 225230 Tested by: Rainer Hurling (maintainer)
This commit is contained in:
parent
0b1bb9c16d
commit
1f896b91d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459910
@ -33,10 +33,6 @@ NLOPT_LIB_DEPENDS= libnlopt.so:math/nlopt
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1200051
|
||||
USE_GCC= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MATLAS}
|
||||
LIB_DEPENDS+= libatlas.so:math/atlas
|
||||
CONFIGURE_ARGS+= --with-lapack=-lalapack
|
||||
|
Loading…
Reference in New Issue
Block a user