diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:26:17 +0000 |
commit | ee5ebb4c1d3e28e572eb6b92e76b6b0d2bf2f37e (patch) | |
tree | 6416a3c28852e33205c661057e58228dacca81fe /x11-fm/nautilus2 | |
parent | 778c2011ea1a0ea4cb1139a2906659ed49f778fa (diff) | |
download | ports-ee5ebb4c1d3e28e572eb6b92e76b6b0d2bf2f37e.tar.gz ports-ee5ebb4c1d3e28e572eb6b92e76b6b0d2bf2f37e.zip |
Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
Notes
Notes:
svn path=/head/; revision=33683
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index cc65aeab8355..9b87806c309a 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} |