diff options
-rw-r--r-- | www/galeon/Makefile | 2 | ||||
-rw-r--r-- | www/galeon2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 7d10e33..cb29886 100644 --- a/www/galeon/Makefile +++ b/www/galeon/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 diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 7d10e33..cb29886 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 |