aboutsummaryrefslogtreecommitdiff
path: root/www/hs-yesod-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-yesod-test/Makefile')
-rw-r--r--www/hs-yesod-test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-yesod-test/Makefile b/www/hs-yesod-test/Makefile
index 2267254655ac..5b2ec4fafe9b 100644
--- a/www/hs-yesod-test/Makefile
+++ b/www/hs-yesod-test/Makefile
@@ -16,5 +16,6 @@ USE_CABAL= attoparsec>=0.10 blaze-builder blaze-html>=0.5 \
transformers>=0.2.2 wai>=1.3 wai-test>=1.3 xml-conduit>=1.0 \
xml-types>=0.3 yesod-core>=1.2
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>