# $Header: /magellan-cvs/smage/xsm/xsm-1.0.1-r5.smage2,v 1.1 2008/03/24 14:08:53 niro Exp $ PNAME="xsm" PVER="1.0.1" PBUILD="r6" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="X Session Manager." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXaw-1 >= net-misc/netkit-rsh-1" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }