diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-10 22:25:04 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-10 22:25:04 +0800 |
commit | 8e85ee8d6b6e813176c0ee6017449ebeab61565e (patch) | |
tree | 16a98a65c15783c4294f984530ade7175dfbfba2 | |
parent | 06288f91266003621519d898efa81db6d72b1816 (diff) | |
download | freebsd-ports-gnome-8e85ee8d6b6e813176c0ee6017449ebeab61565e.tar.gz freebsd-ports-gnome-8e85ee8d6b6e813176c0ee6017449ebeab61565e.tar.zst freebsd-ports-gnome-8e85ee8d6b6e813176c0ee6017449ebeab61565e.zip |
Broken after claws-mail update to 2.7.0.
-rw-r--r-- | mail/claws-mail-maildir/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-maildir/Makefile b/mail/claws-mail-maildir/Makefile index 588a7774e776..2de94af19207 100644 --- a/mail/claws-mail-maildir/Makefile +++ b/mail/claws-mail-maildir/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Maildir++ plugin for claws-mail +BROKEN= doesn't compile + BUILD_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail |