# $Id$ PNAME="xmessage" PVER="1.0.5" PBUILD="r1" PCAT="x11-apps" DESCRIPTION="The xmessage program displays a window containing a message from the command line, a file, or standard input." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-libs/libXaw-1" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }