aboutsummaryrefslogtreecommitdiff
path: root/www/hs-gitit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-gitit/Makefile')
-rw-r--r--www/hs-gitit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index f3f550891e78..1f2688a76cad 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -20,5 +20,6 @@ USE_CABAL= base64-bytestring>=0.1 blaze-html>=0.4 cgi ConfigFile>=1 \
EXECUTABLE= expireGititCache gitit
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>