From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/hs-probability/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/hs-probability') diff --git a/math/hs-probability/Makefile b/math/hs-probability/Makefile index a8cb256167cf..80bd29e19e48 100644 --- a/math/hs-probability/Makefile +++ b/math/hs-probability/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= random>=1.0 transformers>=0.0.1 utility-ht>=0.0.6 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include -- cgit v1.2.3