From aac80c37b27c55ded1a6f59dcb006b71206bb91f Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 11 Oct 2000 20:41:21 +0000 Subject: [PATCH] Unbreak the BROKEN line (add missing ") Submitted by: steve Pointy hat to: ade --- x11-fm/nautilus/Makefile | 2 +- x11-fm/nautilus2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 9b87806c309a..9a0a1c819d28 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 -BROKEN= Build failures with new bonobo" +BROKEN= "Build failures with new bonobo" .if defined(WITH_MOZILLA) MOZILLA= mozilla-embedded diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 9b87806c309a..9a0a1c819d28 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 -BROKEN= Build failures with new bonobo" +BROKEN= "Build failures with new bonobo" .if defined(WITH_MOZILLA) MOZILLA= mozilla-embedded