# $Id$ PNAME="xhost" PVER="1.0.5" PBUILD="r2" PCAT="x11-apps" DESCRIPTION="Server access control program for X." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libX11-1.4 >= x11-libs/libXmu-1" sminclude xorg UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-ipv6 || die mmake || die }