summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 00:20:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 00:20:35 +0000
commit7013f32391b233ec6db57e156ce868f5392e29fa (patch)
tree9190afe59bcde0de24ed51ea7f0294703d8f5edd /mail
parentIncomplete pkg-plist (installs files into nonstandard locale directory) (diff)
BROKEN: Changes permissions on previously-installed files
Notes
Notes: svn path=/head/; revision=129938
Diffstat (limited to 'mail')
-rw-r--r--mail/courier/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index f67ae8507111..2f9d56842b2e 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
RUN_DEPENDS= ${LOCALBASE}/share/sysconftool/sysconftool:${PORTSDIR}/devel/sysconftool \
${SITE_PERL}/Net/CIDR.pm:${PORTSDIR}/net-mgmt/p5-Net-CIDR
+BROKEN= Changes permissions on previously-installed files
+
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes
.endif