# $Header: /magellan-cvs/smage/viewres/viewres-1.0.1-r4.smage2,v 1.1 2008/03/23 21:08:56 niro Exp $ PNAME="viewres" PVER="1.0.1" PBUILD="r4" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="The viewres program displays a tree showing the widget class hierarchy of the Athena Widget Set." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }