diff options
Diffstat (limited to 'graphics/jasper/Makefile')
-rw-r--r-- | graphics/jasper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 91ca84912a2e..83558df41b4a 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -32,6 +32,7 @@ MASTER_SITE_IMAGEMAGICK= \ OPTIONS_DEFINE= OPENGL UUID UUID_DESC= UUID support (required by GDAL) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENGL} |