aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-yaml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-yaml')
-rw-r--r--textproc/hs-yaml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile
index d55bd8ac16bd..61eb250b9aab 100644
--- a/textproc/hs-yaml/Makefile
+++ b/textproc/hs-yaml/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= aeson>=0.5 attoparsec conduit>=0.5 resourcet>=0.3 text \
transformers>=0.1 unordered-containers vector
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>