diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
commit | ee5ebb4c1d3e28e572eb6b92e76b6b0d2bf2f37e (patch) | |
tree | 6416a3c28852e33205c661057e58228dacca81fe /mail/evolution | |
parent | Updates for new bonobo (diff) |
Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
Notes
Notes:
svn path=/head/; revision=33683
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 30e9dfb045b8..ce324fcf5825 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot +BROKEN= "Build failures with new bonobo" + USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes |