Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 21:53:44 +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: r330258 - head/graphics/edje
Message-ID:  <201310132153.r9DLrijh029521@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Oct 13 21:53:44 2013
New Revision: 330258
URL: http://svnweb.freebsd.org/changeset/ports/330258

Log:
  - Support staging

Modified:
  head/graphics/edje/Makefile
  head/graphics/edje/pkg-plist

Modified: head/graphics/edje/Makefile
==============================================================================
--- head/graphics/edje/Makefile	Sun Oct 13 21:47:41 2013	(r330257)
+++ head/graphics/edje/Makefile	Sun Oct 13 21:53:44 2013	(r330258)
@@ -25,7 +25,6 @@ USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS+=	--without-vim
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -E -e "/^SUBDIRS[[:space:]]+=/s/utils//" \
 	    ${WRKSRC}/Makefile.in

Modified: head/graphics/edje/pkg-plist
==============================================================================
--- head/graphics/edje/pkg-plist	Sun Oct 13 21:47:41 2013	(r330257)
+++ head/graphics/edje/pkg-plist	Sun Oct 13 21:53:44 2013	(r330258)
@@ -4,6 +4,7 @@ bin/edje_recc
 bin/edje_inspector
 bin/edje_external_inspector
 bin/edje_player
+bin/edje_watch
 include/edje-1/Edje.h
 include/edje-1/Edje_Edit.h
 lib/libedje.so



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