diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -30,6 +30,7 @@ .if ${MK_SENDMAIL} != "no" FILES= ${SRCTOP}/etc/mail/mailer.conf FILESDIR= ${SHAREDIR}/examples/sendmail +FILESPACKAGE= sendmail .endif .if ${MK_MAILWRAPPER} != "no"