aboutsummaryrefslogtreecommitdiff
path: root/www/hs-http-conduit/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/hs-http-conduit/Makefile
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
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>