diff options
Diffstat (limited to 'mail/chk4mail/Makefile')
-rw-r--r-- | mail/chk4mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile index 7f56eaf1b301..3f237a66d90e 100644 --- a/mail/chk4mail/Makefile +++ b/mail/chk4mail/Makefile @@ -16,4 +16,5 @@ MAN1= chk4mail.1 chkimap.1 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-imap +NO_STAGE= yes .include <bsd.port.mk> |