diff options
Diffstat (limited to 'editors/zim')
-rw-r--r-- | editors/zim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index d6a94879ef8a..5460f066b047 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -32,6 +32,7 @@ GIT_DESC= Version control for notebooks using git MERCURIAL_DESC= Version control for notebooks using hg DITAA_DESC= Diagram editor support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUR} |