diff options
Diffstat (limited to 'graphics/pngquant/Makefile')
-rw-r--r-- | graphics/pngquant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 53ea9a7fd14c..a66dac96be98 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -33,6 +33,7 @@ MAN1= pngquant.1 PORTDOCS= CHANGELOG README.md PLIST_FILES= bin/pngquant +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MDEBUG) |