diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e7270779c0ca..031b1c81aa86 100644 --- a/www/galeon/Makefile +++ b/www/galeon/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 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