From fdc8239d89afb38925e1c5d04e9ce5317534a842 Mon Sep 17 00:00:00 2001 From: demon Date: Tue, 30 Sep 2014 08:39:34 +0000 Subject: Fix build after r369447 Patch by Thierry Thomas --- science/py-scipy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'science/py-scipy') diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index fe7ba150e3ea..f8f807f3b749 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= fortran python USE_PYTHON= distutils autoplist concurrent +LDFLAGS+= -shared + OPTIONS_DEFINE= ATLAS DOCS SUITESPARSE OPTIONS_DEFAULT=SUITESPARSE ATLAS_DESC= Use optimized blas library -- cgit