diff options
author | ade <ade@FreeBSD.org> | 2001-01-05 23:37:16 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-05 23:37:16 +0800 |
commit | cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d (patch) | |
tree | 9e3c5f586fd5db949e13adde3d644894cdc062c3 /mail | |
parent | 96c5830d640a0e1007f5d59cafa83915d9cc7112 (diff) | |
download | freebsd-ports-gnome-cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d.tar.gz freebsd-ports-gnome-cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d.tar.zst freebsd-ports-gnome-cc2108bb4eed5bacd7834c75c2cd7c02d0ee824d.zip |
Newest bonobo breaks this. Shame.
Diffstat (limited to 'mail')
-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 30ffd7f711e8..b941a62cd851 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 30ffd7f711e8..b941a62cd851 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 |