diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-25 21:55:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-25 21:55:52 +0000 |
commit | 278bb6f052edfe6b3987593f3c0be1766fb41604 (patch) | |
tree | 917d994c23875c1db454c134b332640ed4d064b1 /mail/claws-mail | |
parent | 10847663d930c33547d93479ea5651adddb23b4c (diff) |
Notes
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 5af3356c866c..bd98a977c40f 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan \ execinfo:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support +BROKEN= does not compile + CONFLICTS= sylpheed-claws LICENSE= GPLv3 |