diff options
Diffstat (limited to 'graphics/mtpaint/Makefile')
-rw-r--r-- | graphics/mtpaint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile index d04779f9b01f..0fa5313df799 100644 --- a/graphics/mtpaint/Makefile +++ b/graphics/mtpaint/Makefile @@ -33,6 +33,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MAN1PREFIX}/man/man1 \ MAN1= ${PORTNAME}.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLCMS2} |