# $Id$ PNAME="font-alias" PVER="1.0.3" PBUILD="r6" PCAT="media-fonts" DESCRIPTION="Standard X font aliases." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-apps/mkfontscale-1" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --with-fontrootdir=/usr/share/fonts || die mmake || die }