diff options
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r-- | graphics/openimageio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 47b20bcddd10..9370e22be547 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -55,6 +55,7 @@ IMAGEVIEWER_DESC= Build image viewer OCIO_DESC= Colour management support .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |