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