# $Id$ PNAME="xsm" PVER="1.0.2" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="X Session Manager." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libXaw-1 >= net-misc/netkit-rsh-1" sminclude xorg UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }