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