aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-09-30 08:39:34 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-09-30 08:39:34 +0000
commitc2fe293b67ac3a223f32d0aee184391d03124d4e (patch)
tree809a85385ffd4eaa7dc8049369c031aafa293866 /math
parent20252d0b56f7e95ebff7ac526e4dc14f45b2a183 (diff)
downloadports-c2fe293b67ac3a223f32d0aee184391d03124d4e.tar.gz
ports-c2fe293b67ac3a223f32d0aee184391d03124d4e.zip
Fix build after r369447
Patch by Thierry Thomas <thierry@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=369576
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