9a10 > IUSE="opengl" 15,16c16,18 < DEPEND=">=sys-apps/sed-4 < || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" --- > DEPEND="opengl? ( virtual/opengl ) > >=sys-apps/sed-4 > || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" 27a30,31 > local myflags= > 31a36,39 > if [ "`use opengl`" ] ; then > myflags="${myflags} --enable-opengl" > fi > 32a41 > ./configure $myflags