aboutsummaryrefslogtreecommitdiff
path: root/math/py-symeig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-symeig/Makefile')
-rw-r--r--math/py-symeig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index 74ec48ea34e6..76d2ddc82ec5 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -24,6 +24,7 @@ USE_PYDISTUTILS= yes
OPTIONS_DEFINE= ATLAS
ATLAS_DESC= Use optimized blas library
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MATLAS}