aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-conduit/Makefile')
-rw-r--r--devel/hs-conduit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-conduit/Makefile b/devel/hs-conduit/Makefile
index cf4bf476dc2f..9dc6fc13ae72 100644
--- a/devel/hs-conduit/Makefile
+++ b/devel/hs-conduit/Makefile
@@ -13,5 +13,6 @@ USE_CABAL= lifted-base>=0.1 mmorph monad-control>=0.3.1 resourcet>=0.4.3 \
text>=0.11 transformers>=0.2.2 transformers-base>=0.4.1 \
void>=0.5.5
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>