aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-28 16:43:52 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-28 16:43:52 +0800
commit740ff991fe03a16b2b2f555db5ebdf0d126a7a85 (patch)
tree7ba1f0e3634edffc238823228d2a6e1a8e550083 /x11-fm/nautilus2
parent156127fa8ebe24307cbd504297817171051f32d2 (diff)
downloadfreebsd-ports-gnome-740ff991fe03a16b2b2f555db5ebdf0d126a7a85.tar.gz
freebsd-ports-gnome-740ff991fe03a16b2b2f555db5ebdf0d126a7a85.tar.zst
freebsd-ports-gnome-740ff991fe03a16b2b2f555db5ebdf0d126a7a85.zip
Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.
Submitted by: bento
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r--x11-fm/nautilus2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 1d95fea40c84..e91aaec78ced 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.7:${PORTSDIR}/print/freetype2 \
eel.0:${PORTSDIR}/x11-toolkits/eel
+WITHOUT_MOZILLA= "Doesn't build with recent Mozilla"
+
.if !defined(WITHOUT_MOZILLA)
MOZILLA= mozilla-embedded
BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \