aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-ansi-wl-pprint
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-05-22 22:41:50 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-05-22 22:41:50 +0000
commitf1905422ee6b86d1afc28896fc9c0e4de3baf608 (patch)
tree6189ae4ab63cdc0704c29f18be3e2b350c8349a3 /devel/hs-ansi-wl-pprint
parent7d1d3e059567d7924496edc21ddfbaf7d920f989 (diff)
Notes
Diffstat (limited to 'devel/hs-ansi-wl-pprint')
-rw-r--r--devel/hs-ansi-wl-pprint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ansi-wl-pprint/Makefile b/devel/hs-ansi-wl-pprint/Makefile
index 8255d47bf323..ce9bd2dbe55a 100644
--- a/devel/hs-ansi-wl-pprint/Makefile
+++ b/devel/hs-ansi-wl-pprint/Makefile
@@ -16,6 +16,7 @@ USE_HACKAGE= ansi-terminal>=0.4.0
OPTIONS= EXAMPLE "Build the example application" off
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.include <bsd.port.options.mk>
.if defined(WITH_EXAMPLE)