Date: Tue, 21 Jan 2014 20:44:22 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340657 - head/graphics/hsetroot Message-ID: <201401212044.s0LKiMuv050526@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Jan 21 20:44:21 2014 New Revision: 340657 URL: http://svnweb.freebsd.org/changeset/ports/340657 QAT: https://qat.redports.org/buildarchive/r340657/ Log: Stage support Modified: head/graphics/hsetroot/Makefile Modified: head/graphics/hsetroot/Makefile ============================================================================== --- head/graphics/hsetroot/Makefile Tue Jan 21 20:42:02 2014 (r340656) +++ head/graphics/hsetroot/Makefile Tue Jan 21 20:44:21 2014 (r340657) @@ -13,10 +13,9 @@ COMMENT= Wallpaper manipulation utility LICENSE= GPLv2 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_EFL= imlib2 PLIST_FILES= bin/hsetroot -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401212044.s0LKiMuv050526>