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 e7270779c0ca..031b1c81aa86 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL #BROKEN= "b0rken with Mozilla-0.9.1" +WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded" + .if !defined(WITH_FULL_MOZILLA) MOZILLA= mozilla-embedded .else |