summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-26 10:24:24 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-26 10:24:24 +0000
commitdfcac00761b528750d42ce464afa8b90fa98d17d (patch)
tree9c59dc0fa4bfff3ae12a5369ff40ea63c69a7e07 /x11-fm
parentAdd a patch missed in the previous commit. (diff)
Disable Mozilla component for now, because it doesn't work with 0.9.7.
Notes
Notes: svn path=/head/; revision=52194
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile2
-rw-r--r--x11-fm/nautilus2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 7c0161138d76..52f34046f918 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 \
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 7c0161138d76..52f34046f918 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/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 \