diff options
Diffstat (limited to 'math/hs-NumInstances/Makefile')
-rw-r--r-- | math/hs-NumInstances/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-NumInstances/Makefile b/math/hs-NumInstances/Makefile index 2a6df329d2a9..dd62b63b4095 100644 --- a/math/hs-NumInstances/Makefile +++ b/math/hs-NumInstances/Makefile @@ -9,5 +9,6 @@ COMMENT= Instances of numeric classes for functions and tuples LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |