diff options
Diffstat (limited to 'mail/popa3d-before-sendmail/Makefile')
-rw-r--r-- | mail/popa3d-before-sendmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/popa3d-before-sendmail/Makefile b/mail/popa3d-before-sendmail/Makefile index 6e5efc554475..3da40e987fef 100644 --- a/mail/popa3d-before-sendmail/Makefile +++ b/mail/popa3d-before-sendmail/Makefile @@ -10,6 +10,7 @@ MASTERDIR?= ${.CURDIR}/../popa3d OPTIONS_DEFAULT= SMTP_AFTER_POP3 .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif |