diff options
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index eb63ecd31f51..d4ec353e873e 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -20,6 +20,8 @@ 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 |