aboutsummaryrefslogtreecommitdiff
path: root/print/hs-hscolour
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
commitbd8d410bbe561cb06cef8e6439398148ea172996 (patch)
treebb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /print/hs-hscolour
parent18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff)
downloadports-bd8d410bbe561cb06cef8e6439398148ea172996.tar.gz
ports-bd8d410bbe561cb06cef8e6439398148ea172996.zip
Notes
Diffstat (limited to 'print/hs-hscolour')
-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