diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-30 21:10:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-30 21:10:12 +0000 |
commit | eaf2f47d5893914ac5614e314965f7d396f8276f (patch) | |
tree | 72e1243c8083dec749e1b44d7d9f3e135dbeb5ba /www | |
parent | a8c0ef6909c74f1f5d00f52a1fc8e47c1b4e5c0d (diff) |
Notes
Diffstat (limited to 'www')
-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 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 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 |