aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-idoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-idoc/Makefile')
-rw-r--r--devel/hs-idoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index 6b0156a02da5..b48eda2a9b91 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -23,6 +23,7 @@ MAKE_ARGS= PREFIX="${PREFIX}"
ALL_TARGET= # empty
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|IOExts|Debug.Trace|' ${WRKSRC}/IDoc.hs