aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-gdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r--graphics/py-gdal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index fd67eb7e980b..68e1190db33e 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -25,6 +25,7 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNUMPY}