1
0
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:
Jan Beich 2018-01-25 07:52:54 +00:00
parent 0b1bb9c16d
commit 1f896b91d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459910

View File

@ -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