diff options
Diffstat (limited to 'devel/hs-ansi-wl-pprint/Makefile')
-rw-r--r-- | devel/hs-ansi-wl-pprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ansi-wl-pprint/Makefile b/devel/hs-ansi-wl-pprint/Makefile index 1c01ba36fb5e..4dc9d1161654 100644 --- a/devel/hs-ansi-wl-pprint/Makefile +++ b/devel/hs-ansi-wl-pprint/Makefile @@ -14,5 +14,6 @@ USE_CABAL= ansi-terminal>=0.4.0 CONFIGURE_ARGS+= --flags="-Example" +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |