diff options
Diffstat (limited to 'editors/gummi/Makefile')
-rw-r--r-- | editors/gummi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index ba1cfea25507..0955250055b3 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -32,6 +32,7 @@ LATEXMK_DESC= Use latexmk typesetter RUBBER_DESC= Use rubber typesetter TEXCOUNT_DESC= With texcount statistics +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |