aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r--devel/hs-happy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index f78d73416e96..a4eb76fb7a57 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -21,5 +21,6 @@ EXECUTABLE= happy
INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>