diff options
Diffstat (limited to 'mail/mpop/Makefile')
-rw-r--r-- | mail/mpop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index ae93c641f1b3..c511859c649b 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --with-libidn MAN1= mpop.1 INFO= mpop +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} |