aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-test-framework/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-test-framework/Makefile')
-rw-r--r--devel/hs-test-framework/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-test-framework/Makefile b/devel/hs-test-framework/Makefile
index 050b16944752..0e1ca0149f3a 100644
--- a/devel/hs-test-framework/Makefile
+++ b/devel/hs-test-framework/Makefile
@@ -14,5 +14,6 @@ USE_CABAL= ansi-terminal>=0.4.0 ansi-wl-pprint>=0.5.1 \
extensible-exceptions>=0.1.1 hostname>=1.0 random>=1.0 \
regex-posix>=0.72 xml>=1.3.5
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>