aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-parsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-parsec/Makefile')
-rw-r--r--textproc/hs-parsec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-parsec/Makefile b/textproc/hs-parsec/Makefile
index e351d06f0aad..687fe106e570 100644
--- a/textproc/hs-parsec/Makefile
+++ b/textproc/hs-parsec/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD
USE_CABAL= mtl text>=0.2
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>