aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-09-30 16:39:34 +0800
committerdemon <demon@FreeBSD.org>2014-09-30 16:39:34 +0800
commitfdc8239d89afb38925e1c5d04e9ce5317534a842 (patch)
tree809a85385ffd4eaa7dc8049369c031aafa293866 /math
parentfb3e26a45debd936dc1a1168cc52af5368da5ed5 (diff)
downloadfreebsd-ports-gnome-fdc8239d89afb38925e1c5d04e9ce5317534a842.tar.gz
freebsd-ports-gnome-fdc8239d89afb38925e1c5d04e9ce5317534a842.tar.zst
freebsd-ports-gnome-fdc8239d89afb38925e1c5d04e9ce5317534a842.zip
Fix build after r369447
Patch by Thierry Thomas <thierry@FreeBSD.org>
Diffstat (limited to 'math')
-rw-r--r--math/py-symeig/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index 424eae452e73..7dbe81da833b 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -24,6 +24,8 @@ USE_PYTHON= 2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
+LDFLAGS+= -shared
+
OPTIONS_DEFINE= ATLAS
ATLAS_DESC= Use optimized blas library