diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 21:16:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 21:16:46 +0000 |
commit | 76dd54f21c3d4ed667665f5cbf5eb78d51e39545 (patch) | |
tree | d17047e6f024d3f3fefdf5879c5dce4f82d88320 /mail/courier | |
parent | Remove USE_GLIB as the last hold-out, jabber-yahoo, has been converted to the (diff) |
BROKEN: Changes ownership/permission of manpages, broken pkg-plist
Notes
Notes:
svn path=/head/; revision=78341
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 d9b41e6801e7..d03f63668148 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= courier MAINTAINER= yds@CoolRat.org COMMENT= Courier SMTP IMAP POP3 HTTP mail server suite +BROKEN= "Changes ownership/permission of manpages, broken pkg-plist" + RUN_DEPENDS= ${LOCALBASE}/share/sysconftool/sysconftool:${PORTSDIR}/devel/sysconftool \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/CIDR.pm:${PORTSDIR}/net/p5-Net-CIDR |