# $Header: /magellan-cvs/smage/xman/xman-1.0.3-r2.smage2,v 1.1 2008/03/24 13:37:32 niro Exp $ PNAME="xman" PVER="1.0.3" PBUILD="r2" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Manual page display program for the X Window System." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXprintUtil-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }