aboutsummaryrefslogtreecommitdiff
path: root/print/hs-hscolour/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/hs-hscolour/Makefile')
-rw-r--r--print/hs-hscolour/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile
index bcb8b52ea4b9..bea0e5cc260a 100644
--- a/print/hs-hscolour/Makefile
+++ b/print/hs-hscolour/Makefile
@@ -19,12 +19,3 @@ EXECUTABLE= HsColour
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
-
-pre-everything::
-.if ${PORT_OPTIONS:MHSCOLOUR}
- @${ECHO_MSG} "================================================================="
- @${ECHO_MSG} " Please note that you will not be able to build HsColour-enabled "
- @${ECHO_MSG} " documentation without installing HsColour without that first. "
- @${ECHO_MSG} "================================================================="
- @sleep 5
-.endif