aboutsummaryrefslogtreecommitdiff
path: root/converters/hs-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/hs-json/Makefile')
-rw-r--r--converters/hs-json/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/hs-json/Makefile b/converters/hs-json/Makefile
index ad65d02fbb50..3995d42ba87a 100644
--- a/converters/hs-json/Makefile
+++ b/converters/hs-json/Makefile
@@ -15,5 +15,6 @@ USE_CABAL= mtl syb>=0.3.3 text
CONFIGURE_ARGS+= --flags="split-base generic -parsec -pretty -mapdict"
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>