diff options
Diffstat (limited to 'devel/hs-failure/Makefile')
-rw-r--r-- | devel/hs-failure/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-failure/Makefile b/devel/hs-failure/Makefile index 42220fbc53a3..36dce624c83f 100644 --- a/devel/hs-failure/Makefile +++ b/devel/hs-failure/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= transformers>=0.2 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |