diff options
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 7d10e33c914e..cb298860045a 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 |