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