aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-case-insensitive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-case-insensitive/Makefile')
-rw-r--r--textproc/hs-case-insensitive/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile
index 166b8e8fb7f0..d170ff65e51a 100644
--- a/textproc/hs-case-insensitive/Makefile
+++ b/textproc/hs-case-insensitive/Makefile
@@ -11,5 +11,6 @@ LICENSE= BSD
USE_CABAL= hashable>=1.0 text>=0.3
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>