From 1f896b91d87b44aaed6bdcf51d88f87f140d9742 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 25 Jan 2018 07:52:54 +0000 Subject: [PATCH] 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) --- science/mpb/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/science/mpb/Makefile b/science/mpb/Makefile index a36d60d06c80..5e6e96fe9f12 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -33,10 +33,6 @@ NLOPT_LIB_DEPENDS= libnlopt.so:math/nlopt .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1200051 -USE_GCC= yes -.endif - .if ${PORT_OPTIONS:MATLAS} LIB_DEPENDS+= libatlas.so:math/atlas CONFIGURE_ARGS+= --with-lapack=-lalapack