# $Id$ PNAME="font-util" PVER="1.3.2" PBUILD="r2" PCAT="media-fonts" DESCRIPTION="X.org font utilities." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --with-mapdir=/usr/share/fonts/util || die mmake || die }