diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/vpopmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 7319558b8ee7..c007fbd7acde 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -511,7 +511,6 @@ post-install: .if ${PORT_OPTIONS:MSUID_VCHKPW} ${CHMOD} ug+s ${VPOPMAIL_DIR}/bin/vchkpw .endif - @${TOUCH} ${QMAIL_PREFIX}/control/locals .if ${PORT_OPTIONS:MDOCS} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/doc/,} ${VPOPMAIL_DIR}/doc/ .endif |