aboutsummaryrefslogtreecommitdiff
path: root/www/hs-yesod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-yesod/Makefile')
-rw-r--r--www/hs-yesod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile
index 623ef0e10cfa..df87a2841ddd 100644
--- a/www/hs-yesod/Makefile
+++ b/www/hs-yesod/Makefile
@@ -16,5 +16,6 @@ USE_CABAL= aeson blaze-html>=0.5 blaze-markup>=0.5.1 data-default \
wai-extra>=1.3 warp>=1.3 yaml yesod-auth>=1.2 yesod-core>=1.2 \
yesod-form>=1.3 yesod-persistent>=1.2
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>