aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-ghc-mtl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-ghc-mtl/Makefile')
-rw-r--r--devel/hs-ghc-mtl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ghc-mtl/Makefile b/devel/hs-ghc-mtl/Makefile
index 56f254f79def..1aa11d46dfc4 100644
--- a/devel/hs-ghc-mtl/Makefile
+++ b/devel/hs-ghc-mtl/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= MonadCatchIO-mtl>=0.2.0.0 mtl
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>