diff options
Diffstat (limited to 'graphics/qgis/Makefile')
-rw-r--r-- | graphics/qgis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 5502318dbb6c..bd236f60879c 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -32,6 +32,7 @@ MAN1= qgis.1 OPTIONS_DEFINE= GRASS POSTGIS MAPSERVER PYTHON +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} < 800000 |