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