Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 14:58:22 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337533 - in head/sysutils: rubygem-hiera-json rubygem-hiera-puppet
Message-ID:  <201312261458.rBQEwMud030848@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Dec 26 14:58:22 2013
New Revision: 337533
URL: http://svnweb.freebsd.org/changeset/ports/337533

Log:
  Support staging.

Modified:
  head/sysutils/rubygem-hiera-json/Makefile
  head/sysutils/rubygem-hiera-puppet/Makefile

Modified: head/sysutils/rubygem-hiera-json/Makefile
==============================================================================
--- head/sysutils/rubygem-hiera-json/Makefile	Thu Dec 26 14:56:40 2013	(r337532)
+++ head/sysutils/rubygem-hiera-json/Makefile	Thu Dec 26 14:58:22 2013	(r337533)
@@ -17,5 +17,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/sysutils/rubygem-hiera-puppet/Makefile
==============================================================================
--- head/sysutils/rubygem-hiera-puppet/Makefile	Thu Dec 26 14:56:40 2013	(r337532)
+++ head/sysutils/rubygem-hiera-puppet/Makefile	Thu Dec 26 14:58:22 2013	(r337533)
@@ -20,5 +20,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/extlookup2hiera
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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