aboutsummaryrefslogtreecommitdiff
path: root/math/py-numpy/files
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-13 09:44:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-13 09:44:48 +0000
commit76649be0b19b8582c5eb5a66210eefe04a4eee7f (patch)
tree261e57b92d6cadd67e481d7d0ff3c140dfae7d17 /math/py-numpy/files
parentdf22adb9b03e3bff281579c6399d3e809ccd086b (diff)
Notes
Diffstat (limited to 'math/py-numpy/files')
-rw-r--r--math/py-numpy/files/site.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/files/site.cfg b/math/py-numpy/files/site.cfg
index cab4971ae8d9..f3ef2fcda163 100644
--- a/math/py-numpy/files/site.cfg
+++ b/math/py-numpy/files/site.cfg
@@ -1,7 +1,7 @@
[DEFAULT]
lapack_type=atlas
library_dirs = /usr/lib:%%LOCALBASE%%/lib:%%GCCLIBDIR%%
-include_dirs = /usr/include:%%LOCALBASE%%/include
+include_dirs = /usr/include:%%LOCALBASE%%/include:%%LOCALBASE%%/include/suitesparse
src_dirs = %%LOCALBASE%%/src
# search static libraries (.a) in preference to shared ones (.so)
search_static_first = 0