Disable Mozilla component for now, because it doesn't work with 0.9.7.
This commit is contained in:
parent
035e4e828a
commit
dfcac00761
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52194
@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
|
||||
freetype.7:${PORTSDIR}/print/freetype2 \
|
||||
eel.0:${PORTSDIR}/x11-toolkits/eel
|
||||
|
||||
WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7."
|
||||
|
||||
.if !defined(WITHOUT_MOZILLA)
|
||||
MOZILLA= mozilla-embedded
|
||||
BUILD_DEPENDS+= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
|
||||
|
@ -20,6 +20,8 @@ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
|
||||
freetype.7:${PORTSDIR}/print/freetype2 \
|
||||
eel.0:${PORTSDIR}/x11-toolkits/eel
|
||||
|
||||
WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7."
|
||||
|
||||
.if !defined(WITHOUT_MOZILLA)
|
||||
MOZILLA= mozilla-embedded
|
||||
BUILD_DEPENDS+= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
|
||||
|
Loading…
Reference in New Issue
Block a user