diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-06 22:09:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-06 22:09:01 +0000 |
commit | 2c78039491c9d31ef6153ced734e8eaa7f956ca4 (patch) | |
tree | 2a17cc695dc03a0e9c369a453c790d6c548a399f /mail/courier | |
parent | - Update japanese patchfile to 0.13.0. No PORTREVISION bump because the (diff) |
Do not try and create a package for this port: it is broken and goes into
an infinite loop displaying this:
Is this the entry you wish to remove?
ad infinitum.
Notes
Notes:
svn path=/head/; revision=55653
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 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 # |