# $Id$ PNAME="xauth" PVER="1.0.4" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="The xauth program is used to edit and display the authorization information used in connecting to the X server." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libX11-1 >= x11-libs/libXau-1 >= x11-libs/libXext-1 >= x11-libs/libXmu-1" sminclude xorg mcore UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-ipv6 || die mmake || die }