# $Header: /magellan-cvs/smage/font-alias/font-alias-1.0.1-r4.smage2,v 1.1 2008/02/12 21:11:56 niro Exp $ PNAME="font-alias" PVER="1.0.1" PBUILD="r5" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="Standard X font aliases." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-apps/mkfontscale-1" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --with-top-fontdir=/usr/share/fonts || die mmake || die }