# $Header: /magellan-cvs/smage/xedit/xedit-1.1.0-r1.smage2,v 1.3 2008/07/31 18:05:49 niro Exp $ PNAME="xedit" PVER="1.1.1" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Xedit provides a window for simple text editing." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXprintUtil-1 >= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }