Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2013 01:31:15 +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: r329524 - head/graphics/edje_viewer
Message-ID:  <201310060131.r961VFNJ083264@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Oct  6 01:31:15 2013
New Revision: 329524
URL: http://svnweb.freebsd.org/changeset/ports/329524

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

Modified:
  head/graphics/edje_viewer/Makefile

Modified: head/graphics/edje_viewer/Makefile
==============================================================================
--- head/graphics/edje_viewer/Makefile	Sun Oct  6 00:23:50 2013	(r329523)
+++ head/graphics/edje_viewer/Makefile	Sun Oct  6 01:31:15 2013	(r329524)
@@ -16,5 +16,4 @@ GNU_CONFIGURE=	yes
 USE_EFL=	evas ecore edje elementary
 USE_EFL_ECORE=	file
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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