diff options
author | ade <ade@FreeBSD.org> | 2001-01-05 15:37:16 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-05 15:37:16 +0000 |
commit | cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d (patch) | |
tree | 9e3c5f586fd5db949e13adde3d644894cdc062c3 | |
parent | 96c5830d640a0e1007f5d59cafa83915d9cc7112 (diff) | |
download | FreeBSD-ports-cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d.zip FreeBSD-ports-cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d.tar.gz |
Newest bonobo breaks this. Shame.
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 30ffd7f..b941a62 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/evolution MAINTAINER= ade@FreeBSD.org +BROKEN= "Build failures with bonobo-0.31" + # Note: gnomepilot support has been forcibly taken out for now, so # we can save ourselves a little bit of build time diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 30ffd7f..b941a62 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/evolution MAINTAINER= ade@FreeBSD.org +BROKEN= "Build failures with bonobo-0.31" + # Note: gnomepilot support has been forcibly taken out for now, so # we can save ourselves a little bit of build time |