aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-reflection
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-reflection')
-rw-r--r--devel/hs-reflection/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-reflection/Makefile b/devel/hs-reflection/Makefile
index 31ce8d484399..734a9efa033e 100644
--- a/devel/hs-reflection/Makefile
+++ b/devel/hs-reflection/Makefile
@@ -11,5 +11,6 @@ LICENSE= BSD
USE_CABAL= tagged>=0.4.4
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>