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 /x11-fm | |
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.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
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} |