diff options
Diffstat (limited to 'mail/popa3d/Makefile')
-rw-r--r-- | mail/popa3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 69efd1440d9a..5961975be404 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -24,6 +24,7 @@ SMTP_AFTER_POP3_DESC=Enable SMTP-after-POP support STANDALONE_POP3_DESC=Enable standalone server mode SETPROCTITLE_DESC=Enable setproctitle() support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSTANDALONE_POP3} |