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-statistics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/hs-statistics/Makefile') diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile index 70a67c4dee13..79a567ee8840 100644 --- a/math/hs-statistics/Makefile +++ b/math/hs-statistics/Makefile @@ -15,5 +15,6 @@ USE_CABAL= erf math-functions>=0.1.2 monad-par>=0.3.4 mwc-random>=0.11.0.0 \ INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${DATADIR} +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include -- cgit v1.2.3