aboutsummaryrefslogtreecommitdiff
path: root/math/hs-vector-space/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-vector-space/Makefile')
-rw-r--r--math/hs-vector-space/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-vector-space/Makefile b/math/hs-vector-space/Makefile
index 2d642362bcde..c3450ee951d2 100644
--- a/math/hs-vector-space/Makefile
+++ b/math/hs-vector-space/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= Boolean>=0.1.0 MemoTrie>=0.5 NumInstances>=1.0
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>