diff options
author | ade <ade@FreeBSD.org> | 2000-10-11 01:26:17 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-11 01:26:17 +0800 |
commit | 30628a654123aa1c8fdedf97b53181de0c24300b (patch) | |
tree | 1f37a133df5cac7be2ab8759a8b1e7fbbaea55bc /x11-fm/nautilus | |
parent | 6c854d94197a4163c98af57e89607da45f60ca69 (diff) | |
download | freebsd-ports-graphics-30628a654123aa1c8fdedf97b53181de0c24300b.tar.gz freebsd-ports-graphics-30628a654123aa1c8fdedf97b53181de0c24300b.tar.zst freebsd-ports-graphics-30628a654123aa1c8fdedf97b53181de0c24300b.zip |
Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index cc65aeab835..9b87806c309 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} |