diff options
Diffstat (limited to 'mail/courier')
-rw-r--r-- | mail/courier/Makefile | 2 |
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 |