diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 0878a2f8c483..95020c3e769f 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -30,6 +30,7 @@ SYMLINKS+= ..${BINDIR}/mailwrapper /bin/rmail .if ${MK_SENDMAIL} != "no" FILES= ${SRCTOP}/etc/mail/mailer.conf FILESDIR= ${SHAREDIR}/examples/sendmail +FILESPACKAGE= sendmail .endif .if ${MK_MAILWRAPPER} != "no"