# $Id$ PNAME="xsm" PVER="1.0.4" PBUILD="r1" PCAT="x11-apps" DESCRIPTION="X Session Manager." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libXaw-1 >= sys-apps/inetutils-1.9" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }