aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-filesystem-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-filesystem-conduit/Makefile')
-rw-r--r--devel/hs-filesystem-conduit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-filesystem-conduit/Makefile b/devel/hs-filesystem-conduit/Makefile
index ed11847ef516..d12db2236f63 100644
--- a/devel/hs-filesystem-conduit/Makefile
+++ b/devel/hs-filesystem-conduit/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= conduit>=1.0 system-fileio>=0.3.3 system-filepath>=0.4.3 \
text>=0.11 transformers>=0.2.2
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>