summaryrefslogtreecommitdiff
path: root/devel/hs-haskell-src-exts
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-haskell-src-exts')
-rw-r--r--devel/hs-haskell-src-exts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-haskell-src-exts/Makefile b/devel/hs-haskell-src-exts/Makefile
index 0d5d75b4f39e..289a10499d81 100644
--- a/devel/hs-haskell-src-exts/Makefile
+++ b/devel/hs-haskell-src-exts/Makefile
@@ -14,5 +14,6 @@ LICENSE= BSD
USE_CABAL= cpphs>=1.3
USE_HAPPY= yes
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>