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/pure-mpfr/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/pure-mpfr') diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index afa1e47cd226..51cb50b3ce2b 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -16,5 +16,6 @@ PLIST_FILES= lib/pure/mpfr.pure \ MAKE_ARGS+= libdir="${PREFIX}/lib" +NO_STAGE= yes .include "${.CURDIR}/../../lang/pure/bsd.pure.mk" .include -- cgit v1.2.3