Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2013 14:51:05 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329578 - head/graphics/evas
Message-ID:  <201310061451.r96Ep5EZ004488@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Oct  6 14:51:05 2013
New Revision: 329578
URL: http://svnweb.freebsd.org/changeset/ports/329578

Log:
  - Support staging
  
  Approved by:	crees, tabthorpe (mentors, implicit)

Modified:
  head/graphics/evas/Makefile

Modified: head/graphics/evas/Makefile
==============================================================================
--- head/graphics/evas/Makefile	Sun Oct  6 14:48:21 2013	(r329577)
+++ head/graphics/evas/Makefile	Sun Oct  6 14:51:05 2013	(r329578)
@@ -31,7 +31,6 @@ ${NODE}_DESC=	Install ${NODE:L} engine
 ${NODE}_DESC=	Install ${NODE:L} loader
 .endfor
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .for NODE in ${OPTIONS_MULTI_ENGINES}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310061451.r96Ep5EZ004488>