diff options
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r-- | mail/roundcube/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 378c95095bf0..a4d4e20ceab7 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -39,6 +39,7 @@ GD_DESC= Enable GD support (image conversion) PSPELL_DESC= Enable PSpell support (internal spellcheck) NSC_DESC= Install network spellchecker +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |