aboutsummaryrefslogtreecommitdiff
path: root/math/armadillo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/armadillo/Makefile')
-rw-r--r--math/armadillo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 2d8e0beb3806..b624e971cb84 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -16,4 +16,5 @@ LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
USES= cmake
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>