diff options
Diffstat (limited to 'mail/p5-Net-IMAP-Simple/Makefile')
-rw-r--r-- | mail/p5-Net-IMAP-Simple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Net-IMAP-Simple/Makefile b/mail/p5-Net-IMAP-Simple/Makefile index c24338843d5a..9bff684d054a 100644 --- a/mail/p5-Net-IMAP-Simple/Makefile +++ b/mail/p5-Net-IMAP-Simple/Makefile @@ -41,6 +41,7 @@ MAN3= Net::IMAP::Simple.3 \ OPTIONS_DEFINE= SX SX_DESC= Simple protocol extensions (use Parse::RecDescent) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSX} |