# $Id$ PNAME="xhost" PVER="1.0.7" PBUILD="r3" PCAT="x11-apps" DESCRIPTION="Server access control program for X." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libX11-1.6 >= x11-libs/libXmu-1.1" SDEPEND=">= x11-libs/libX11-dev-1.6 >= x11-libs/libXmu-dev-1.1" ALX_PKG_KEEP="usr/bin/xhost" sminclude xorg alx-split src_compile() { cd ${SRCDIR} xorg_src_configure --enable-ipv6 || die mmake || die }