Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 22:23:02 +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: r328750 - head/benchmarks/expedite
Message-ID:  <201309292223.r8TMN2T7094019@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Sep 29 22:23:02 2013
New Revision: 328750
URL: http://svnweb.freebsd.org/changeset/ports/328750

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

Modified:
  head/benchmarks/expedite/Makefile

Modified: head/benchmarks/expedite/Makefile
==============================================================================
--- head/benchmarks/expedite/Makefile	Sun Sep 29 22:17:22 2013	(r328749)
+++ head/benchmarks/expedite/Makefile	Sun Sep 29 22:23:02 2013	(r328750)
@@ -26,7 +26,6 @@ OPENGL_DESC=	Enable OpenGL evas engine
 SDL_DESC=	Enable SDL evas engine
 X11_DESC=	Enable X11 evas engine
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MOPENGL}



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