diff options
Diffstat (limited to 'databases/postgis20/Makefile')
-rw-r--r-- | databases/postgis20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index dbdb13103f4e..80e59f3c39bd 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -31,6 +31,7 @@ LOADERGUI_DESC= Enable shp2pgsql-gui RASTER_DESC= Build with raster support TOPOLOGY_DESC= Build with topology support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLOADERGUI} |