mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Victims of Mozilla update to 0.9.9.
This commit is contained in:
parent
d4b84d28c1
commit
60fd3e4698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55945
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/
|
||||
LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
|
||||
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
|
||||
|
||||
#BROKEN= "b0rken with Mozilla-0.9.1"
|
||||
BROKEN= "b0rken with Mozilla-0.9.9"
|
||||
|
||||
#WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded"
|
||||
|
||||
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/
|
||||
LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
|
||||
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
|
||||
|
||||
#BROKEN= "b0rken with Mozilla-0.9.1"
|
||||
BROKEN= "b0rken with Mozilla-0.9.9"
|
||||
|
||||
#WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded"
|
||||
|
||||
|
@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
eel.0:${PORTSDIR}/x11-toolkits/eel
|
||||
|
||||
WITHOUT_MOZILLA= "Doesn't work with Mozilla-0.9.9"
|
||||
|
||||
.if !defined(WITHOUT_MOZILLA)
|
||||
.if !defined(WITH_FULL_MOZILLA)
|
||||
MOZILLA= mozilla-embedded
|
||||
|
@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
eel.0:${PORTSDIR}/x11-toolkits/eel
|
||||
|
||||
WITHOUT_MOZILLA= "Doesn't work with Mozilla-0.9.9"
|
||||
|
||||
.if !defined(WITHOUT_MOZILLA)
|
||||
.if !defined(WITH_FULL_MOZILLA)
|
||||
MOZILLA= mozilla-embedded
|
||||
|
Loading…
Reference in New Issue
Block a user