From f1905422ee6b86d1afc28896fc9c0e4de3baf608 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 22 May 2010 22:41:50 +0000 Subject: - Fix OPTIONS support for Cabal ports by introducing bsd.cabal.options.mk - Fix ports broken with non-default options Triggered by: Yuri Pankov --- devel/hs-ansi-wl-pprint/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/hs-ansi-wl-pprint') 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 .if defined(WITH_EXAMPLE) -- cgit v1.2.3