diff options
Diffstat (limited to 'graphics/jbig2dec/Makefile')
-rw-r--r-- | graphics/jbig2dec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index 43a58c07d270..8e21579f9258 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -30,6 +30,7 @@ PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_ON= --with-libpng=${LOCALBASE} PNG_CFLAGS= -I${LOCALBASE}/include/libpng15 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTESTS} |