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