aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-monad-control/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-monad-control/Makefile')
-rw-r--r--devel/hs-monad-control/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-monad-control/Makefile b/devel/hs-monad-control/Makefile
index e9caa4a39cf6..878c2002af2b 100644
--- a/devel/hs-monad-control/Makefile
+++ b/devel/hs-monad-control/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD
USE_CABAL= base-unicode-symbols>=0.1.1 transformers>=0.2 \
transformers-base>=0.4.1
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>