svn commit: r340657 - head/graphics/hsetroot

Antoine Brodin antoine at FreeBSD.org
Tue Jan 21 20:44:22 UTC 2014


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>


More information about the svn-ports-all mailing list