aboutsummaryrefslogtreecommitdiff
path: root/www/hs-shakespeare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-shakespeare/Makefile')
-rw-r--r--www/hs-shakespeare/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-shakespeare/Makefile b/www/hs-shakespeare/Makefile
index 3990ca07dacf..3be03d493f87 100644
--- a/www/hs-shakespeare/Makefile
+++ b/www/hs-shakespeare/Makefile
@@ -12,5 +12,6 @@ LICENSE= MIT
USE_CABAL= parsec>=2 system-fileio>=0.3 system-filepath>=0.4 \
text>=0.7
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>