Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome'
observed when used with mozilla-embedded.
This commit is contained in:
parent
582554d310
commit
3443971a7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46589
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user