aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-vector-algorithms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-vector-algorithms/Makefile')
-rw-r--r--devel/hs-vector-algorithms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-vector-algorithms/Makefile b/devel/hs-vector-algorithms/Makefile
index 230395930784..490712e2d589 100644
--- a/devel/hs-vector-algorithms/Makefile
+++ b/devel/hs-vector-algorithms/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD
USE_CABAL= primitive>=0.3 vector>=0.6
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>