# $Header: /magellan-cvs/smage/xconsole/xconsole-1.0.3-r2.smage2,v 1.1 2008/03/23 21:12:06 niro Exp $ PNAME="xconsole" PVER="1.0.3" PBUILD="r2" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Monitor system console messages with X." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }