# $Id: xmessage-1.0.3-r1.smage2 5297 2010-04-20 19:15:11Z niro $ PNAME="xmessage" PVER="1.0.3" PBUILD="r2" PCATEGORIE="x11-apps" STATE="unstable" 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 UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }