aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-cgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-cgi/Makefile')
-rw-r--r--www/hs-cgi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile
index 2700b80a63e7..33d0e7114ffd 100644
--- a/www/hs-cgi/Makefile
+++ b/www/hs-cgi/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= extensible-exceptions mtl>=1 network>=2 parsec>=2 xhtml>=3000
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>