aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-regex-tdfa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-regex-tdfa')
-rw-r--r--textproc/hs-regex-tdfa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-regex-tdfa/Makefile b/textproc/hs-regex-tdfa/Makefile
index 73649cf17e3e..e842dd612cba 100644
--- a/textproc/hs-regex-tdfa/Makefile
+++ b/textproc/hs-regex-tdfa/Makefile
@@ -10,6 +10,5 @@ COMMENT= Replaces/Enhances Text.Regex
USE_CABAL= mtl parsec regex-base>=0.93.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>