diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 23:49:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 23:49:53 +0000 |
commit | 52791be6de6bb21045573ce9924203ce66e33324 (patch) | |
tree | a227500caccd5284c4eb09fc3448ac1dd0bd0d2e /mail/davmail | |
parent | ddd4afb2b3149c1e1907b9ab63d76a0936a761a9 (diff) | |
download | ports-52791be6de6bb21045573ce9924203ce66e33324.tar.gz ports-52791be6de6bb21045573ce9924203ce66e33324.zip |
Notes
Diffstat (limited to 'mail/davmail')
-rw-r--r-- | mail/davmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/davmail/Makefile b/mail/davmail/Makefile index a12af19e9fa1..c344dbb7398f 100644 --- a/mail/davmail/Makefile +++ b/mail/davmail/Makefile @@ -17,6 +17,8 @@ COMMENT= POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway RUN_DEPENDS= swt>=3.5:${PORTSDIR}/x11-toolkits/swt +BROKEN= fails to package + USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.6+ |