aboutsummaryrefslogtreecommitdiff
path: root/www/hs-http-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-http-conduit/Makefile')
-rw-r--r--www/hs-http-conduit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-http-conduit/Makefile b/www/hs-http-conduit/Makefile
index 27964af5e60d..000d55a93900 100644
--- a/www/hs-http-conduit/Makefile
+++ b/www/hs-http-conduit/Makefile
@@ -19,5 +19,6 @@ USE_CABAL= asn1-data>=0.5.1 base64-bytestring>=0.1 blaze-builder>=0.2.1 \
transformers-base>=0.4 utf8-string>=0.3.4 void>=0.5.5 \
zlib-conduit>=0.5
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>