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