aboutsummaryrefslogtreecommitdiff
path: root/www/hs-authenticate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-authenticate/Makefile')
-rw-r--r--www/hs-authenticate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-authenticate/Makefile b/www/hs-authenticate/Makefile
index e6d5083c66c4..88a13aa3d019 100644
--- a/www/hs-authenticate/Makefile
+++ b/www/hs-authenticate/Makefile
@@ -15,5 +15,6 @@ USE_CABAL= aeson>=0.5 attoparsec blaze-builder case-insensitive>=0.2 \
tagsoup>=0.12 text transformers>=0.1 unordered-containers \
xml-conduit>=1.0
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>