summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-03 20:49:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-03 20:49:25 +0000
commitc0f49f3086558b4ea11f5dcde8bc318b74df64d7 (patch)
tree3dfe45b4fb515688bc147fa6ac0eb91441d63869
parentAdd the mozilla-*-devel ports. (diff)
Unbreak now that Mozilla 1.0 is back in the tree.
Notes
Notes: svn path=/head/; revision=65574
-rw-r--r--www/galeon/Makefile2
-rw-r--r--www/galeon2/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index d0f282097e23..232791cb5ce0 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL
WITH_FULL_MOZILLA= "Problems with SSL, general performance, and usability"
-BROKEN= "Does not work with Mozilla 1.1"
-
.if !defined(WITH_FULL_MOZILLA)
MOZILLA= mozilla-embedded
.else
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index d0f282097e23..232791cb5ce0 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL
WITH_FULL_MOZILLA= "Problems with SSL, general performance, and usability"
-BROKEN= "Does not work with Mozilla 1.1"
-
.if !defined(WITH_FULL_MOZILLA)
MOZILLA= mozilla-embedded
.else