diff options
author | ade <ade@FreeBSD.org> | 2000-10-11 20:41:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-11 20:41:21 +0000 |
commit | 6b7be3bb82b253009cbf559feac9a3c3e2a9ca27 (patch) | |
tree | 71166da31fdb6a6143ae6c6f5205c45f55561237 /x11-fm | |
parent | 674675d74d6cc466a734d1da8d2cf856b3ac6f1f (diff) | |
download | FreeBSD-ports-6b7be3bb82b253009cbf559feac9a3c3e2a9ca27.zip FreeBSD-ports-6b7be3bb82b253009cbf559feac9a3c3e2a9ca27.tar.gz |
Unbreak the BROKEN line (add missing ")
Submitted by: steve
Pointy hat to: ade
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | 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 9b87806..9a0a1c8 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 9b87806..9a0a1c8 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 |