Disable Mozilla component for now, because it doesn't work with 0.9.7.

This commit is contained in:
Maxim Sobolev 2001-12-26 10:24:24 +00:00
parent 035e4e828a
commit dfcac00761
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52194
2 changed files with 4 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \