diff options
Diffstat (limited to 'devel/hs-hspec-expectations/Makefile')
-rw-r--r-- | devel/hs-hspec-expectations/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-hspec-expectations/Makefile b/devel/hs-hspec-expectations/Makefile index 415f262cf7b3..72e116575965 100644 --- a/devel/hs-hspec-expectations/Makefile +++ b/devel/hs-hspec-expectations/Makefile @@ -11,5 +11,6 @@ LICENSE= MIT USE_CABAL= HUnit +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |