diff options
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index cf10021c661a..43104e7f5724 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,5 +1,4 @@ # Created by: pst -# # $FreeBSD$ PORTNAME= qpopper @@ -62,6 +61,7 @@ U_OPTION_DESC= include support for user .qpopper-options OPTIONS_DEFAULT= APOP QPOPAUTH_SETUID SSL U_OPTION +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MAPOP) |