diff options
Diffstat (limited to 'mail')
-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 f31067acbd34..8cf7b819a317 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -16,6 +16,8 @@ MAINTAINER= yds@CoolRat.org RUN_DEPENDS= ${LOCALBASE}/share/sysconftool/sysconftool:${PORTSDIR}/devel/sysconftool \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/CIDR.pm:${PORTSDIR}/net/p5-Net-CIDR +NO_PACKAGE= "Goes into an infinite loop during the build" + # # User-serviceable variables # |