diff options
Diffstat (limited to 'math/hs-math-functions/Makefile')
-rw-r--r-- | math/hs-math-functions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile index 069b40480cb9..97ef296bf9c5 100644 --- a/math/hs-math-functions/Makefile +++ b/math/hs-math-functions/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= erf>=2 vector>=0.7 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |