diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-04 04:49:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-04 04:49:25 +0800 |
commit | 277bde309dd166325174925563606901cecfcccd (patch) | |
tree | 402842a013a9a915b5426fab9e8cccbc7fe224f7 /www | |
parent | 72c743f99872a5cd8ed32c7b86e6e423be45d3ad (diff) | |
download | freebsd-ports-gnome-277bde309dd166325174925563606901cecfcccd.tar.gz freebsd-ports-gnome-277bde309dd166325174925563606901cecfcccd.tar.zst freebsd-ports-gnome-277bde309dd166325174925563606901cecfcccd.zip |
Unbreak now that Mozilla 1.0 is back in the tree.
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 2 | ||||
-rw-r--r-- | www/galeon2/Makefile | 2 |
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 |