diff options
Diffstat (limited to 'math/py-numpy/Makefile')
-rw-r--r-- | math/py-numpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 4edcb1e5950a..e727a59d9075 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -34,6 +34,7 @@ MAN1= f2py.1 LATEST_LINK= py-${PORTNAME} WRKSRC= ${WRKDIR}/${DISTNAME:S/r/rc/} +NO_STAGE= yes .include <bsd.port.pre.mk> .if (${OSVERSION} <= 703100 || \ |