# $Id$ PNAME="xf86-video-savage" PVER="2.3.9" PBUILD="r2" PCAT="x11-drivers" DEPEND=" >= x11-libs/libdrm-2.4.83 >= media-libs/mesa-gallium-swrast-17.2 == virtual/X-ABI-VIDEODRV-23" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --enable-dri || die mmake || die }