From 42a76b8510ab5c2bfe29580b17886a53c6c3dd72 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 30 Apr 2002 21:10:12 +0000 Subject: Re-enable WITH_FULL_MOZILLA due to problems people have been reporting on the lists. --- www/galeon2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/galeon2') diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 7d10e33c914e..cb298860045a 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL #BROKEN= "b0rken with Mozilla-0.9.9" -#WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded" +WITH_FULL_MOZILLA= "Problems with SSL, general performance, and usability" .if !defined(WITH_FULL_MOZILLA) MOZILLA= mozilla-embedded -- cgit