aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hoogle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hoogle/Makefile')
-rw-r--r--devel/hs-hoogle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index a3d49da2338b..59e1abcf264e 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -18,5 +18,6 @@ USE_CABAL= blaze-builder>=0.2 case-insensitive>=0.2 cmdargs>=0.7 \
EXECUTABLE= hoogle
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>