# $Header: /magellan-cvs/smage/xrx/xrx-1.0.2-r1.smage2,v 1.1 2008/07/02 09:27:57 niro Exp $ PNAME="xrx" PVER="1.0.2" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="RX helper program for X11." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libX11-1 >= x11-libs/libXt-1 >= x11-libs/libXext-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-ipv6 || die mmake || die }