# $Header: /magellan-cvs/smage/xfontsel/xfontsel-1.0.2-r1.smage2,v 1.1 2008/03/23 11:00:35 niro Exp $ PNAME="xfontsel" PVER="1.0.2" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Point and click selection of X11 font names." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }