diff options
Diffstat (limited to 'mail/mairix/Makefile')
-rw-r--r-- | mail/mairix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index f057b1478657..b0cda64bac43 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -27,6 +27,7 @@ BZIP2_DESC= bzip2 compressed mbox support GZIP_CONFIGURE_ENABLE= gzip-mbox BZIP2_CONFIGURE_ENABLE= bzip-mbox +NO_STAGE= yes .include <bsd.port.options.mk> # Do not hardcode make(1) binary name and fix atomicity to allow -jX builds |