diff options
author | ade <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
commit | 30628a654123aa1c8fdedf97b53181de0c24300b (patch) | |
tree | 1f37a133df5cac7be2ab8759a8b1e7fbbaea55bc | |
parent | 6c854d94197a4163c98af57e89607da45f60ca69 (diff) | |
download | FreeBSD-ports-30628a654123aa1c8fdedf97b53181de0c24300b.zip FreeBSD-ports-30628a654123aa1c8fdedf97b53181de0c24300b.tar.gz |
Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 30e9dfb..ce324fc 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/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 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 30e9dfb..ce324fc 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 diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index cc65aea..9b87806 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 +BROKEN= Build failures with new bonobo" + .if defined(WITH_MOZILLA) MOZILLA= mozilla-embedded BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index cc65aea..9b87806 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 +BROKEN= Build failures with new bonobo" + .if defined(WITH_MOZILLA) MOZILLA= mozilla-embedded BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} |