aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-16 15:03:24 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-16 15:03:24 +0000
commit993e4de8b7c756c3fb378a5681f1a9f25a1f86ef (patch)
tree8a867deafcdbab0ff27f18f0c8962c86bf22b982 /mail
parentd04936f4c8068bb289b85f6a53f1741c60e198ed (diff)
downloadports-993e4de8b7c756c3fb378a5681f1a9f25a1f86ef.tar.gz
ports-993e4de8b7c756c3fb378a5681f1a9f25a1f86ef.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/vpopmail/Makefile1
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