aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-02-13 03:31:20 +0800
committerade <ade@FreeBSD.org>2002-02-13 03:31:20 +0800
commit9e603cae4e9b869497282c316c77dc2c1e3a253c (patch)
treef58284f996a0ab736b7ce15e3ecc9571bc8025c8
parent54412b027f875400c44799e6b4517cb1f4e4a489 (diff)
downloadfreebsd-ports-gnome-9e603cae4e9b869497282c316c77dc2c1e3a253c.tar.gz
freebsd-ports-gnome-9e603cae4e9b869497282c316c77dc2c1e3a253c.tar.zst
freebsd-ports-gnome-9e603cae4e9b869497282c316c77dc2c1e3a253c.zip
The embedded mozilla component now appears to work with mozilla-0.9.8
(it was broken with 0.9.7)
-rw-r--r--x11-fm/nautilus/Makefile4
-rw-r--r--x11-fm/nautilus2/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 0f3d8d75dce2..678fbb829c99 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nautilus
PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/nautilus
@@ -20,8 +20,6 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.8:${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 0f3d8d75dce2..678fbb829c99 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nautilus
PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/nautilus
@@ -20,8 +20,6 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.8:${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 \