aboutsummaryrefslogtreecommitdiff
path: root/math/spblas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/spblas/Makefile')
-rw-r--r--math/spblas/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/spblas/Makefile b/math/spblas/Makefile
index fb9eb355a83b..a92d1cfffea8 100644
--- a/math/spblas/Makefile
+++ b/math/spblas/Makefile
@@ -29,6 +29,7 @@ PLIST_FILES= ${HEADERS:S|^|${HDIR}/|} lib/libspblas.a lib/libspblas.so \
SHLIB_MAJOR= 1
SRCS= nist_spblas.cc
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPROFILE}