diff options
Diffstat (limited to 'math/hs-semigroups/Makefile')
-rw-r--r-- | math/hs-semigroups/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-semigroups/Makefile b/math/hs-semigroups/Makefile index 77369c9718d4..393cb87608d0 100644 --- a/math/hs-semigroups/Makefile +++ b/math/hs-semigroups/Makefile @@ -11,5 +11,6 @@ LICENSE= BSD USE_CABAL= nats>=0.1 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |