aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-26 18:24:24 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-26 18:24:24 +0800
commitb868e45c5e7937b3329016d66541ffc063ebc6c5 (patch)
tree3c706381fa334ad4bf223e32ab4277b594c4a7a9 /x11-fm/nautilus
parenta008a6106f9fbdf4a179548c88aaa897a995b9ef (diff)
downloadfreebsd-ports-graphics-b868e45c5e7937b3329016d66541ffc063ebc6c5.tar.gz
freebsd-ports-graphics-b868e45c5e7937b3329016d66541ffc063ebc6c5.tar.zst
freebsd-ports-graphics-b868e45c5e7937b3329016d66541ffc063ebc6c5.zip
Disable Mozilla component for now, because it doesn't work with 0.9.7.
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r--x11-fm/nautilus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 7c0161138d7..52f34046f91 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.7:${PORTSDIR}/print/freetype2 \
eel.0:${PORTSDIR}/x11-toolkits/eel
+WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7."
+
.if !defined(WITHOUT_MOZILLA)
MOZILLA= mozilla-embedded
BUILD_DEPENDS+= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \