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/py-mpmath/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/py-mpmath/Makefile') diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index 34f67f7aba5b..7a957bd80d40 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-mpmath -# Date created: 2008-10-16 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= mpmath PORTVERSION= 0.17 @@ -19,4 +15,5 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gmpy.so:${PORTSDIR}/math/py-gmpy USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include -- cgit v1.2.3