aboutsummaryrefslogtreecommitdiff
path: root/net/hs-network-conduit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/hs-network-conduit
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/hs-network-conduit')
-rw-r--r--net/hs-network-conduit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hs-network-conduit/Makefile b/net/hs-network-conduit/Makefile
index 98c7df650dd0..836a1e86a566 100644
--- a/net/hs-network-conduit/Makefile
+++ b/net/hs-network-conduit/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= conduit>=1.0 lifted-base>=0.1 monad-control>=0.3 \
network>=2.3 transformers>=0.2.2
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>