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