diff options
Diffstat (limited to 'math/hs-semigroupoid-extras/Makefile')
-rw-r--r-- | math/hs-semigroupoid-extras/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/hs-semigroupoid-extras/Makefile b/math/hs-semigroupoid-extras/Makefile index a3de231e52dd..4ea1b6fb5773 100644 --- a/math/hs-semigroupoid-extras/Makefile +++ b/math/hs-semigroupoid-extras/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= comonad>=3 distributive>=0.2.2 groupoids>=3 semigroupoids>=3 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |