diff options
Diffstat (limited to 'mail/avenger/Makefile')
-rw-r--r-- | mail/avenger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/avenger/Makefile b/mail/avenger/Makefile index 583a33c29817..814f164b6a8d 100644 --- a/mail/avenger/Makefile +++ b/mail/avenger/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ARGS= --with-db=${LOCALBASE} --with-etcdir=${ETCDIR} OPTIONS_DEFINE= SASL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSASL} |