aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hspec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hspec/Makefile')
-rw-r--r--devel/hs-hspec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-hspec/Makefile b/devel/hs-hspec/Makefile
index 2a34755fcd0c..1723b2309afd 100644
--- a/devel/hs-hspec/Makefile
+++ b/devel/hs-hspec/Makefile
@@ -15,5 +15,6 @@ USE_CABAL= ansi-terminal>=0.5 hspec-expectations HUnit>=1.2.5 \
EXECUTABLE= hspec-discover
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>