svn commit: r329578 - head/graphics/evas

Grzegorz Blach gblach at FreeBSD.org
Sun Oct 6 14:51:06 UTC 2013


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}


More information about the svn-ports-all mailing list