svn commit: r331730 - in head: net/rubygem-network_interface net/rubygem-packetfu net/rubygem-pcaprub security/rubygem-origami

Antoine Brodin antoine at FreeBSD.org
Sat Oct 26 20:01:40 UTC 2013


Author: antoine
Date: Sat Oct 26 20:01:39 2013
New Revision: 331730
URL: http://svnweb.freebsd.org/changeset/ports/331730

Log:
  Convert rubygems I maintain to STAGEDIR

Modified:
  head/net/rubygem-network_interface/Makefile
  head/net/rubygem-packetfu/Makefile
  head/net/rubygem-pcaprub/Makefile
  head/security/rubygem-origami/Makefile

Modified: head/net/rubygem-network_interface/Makefile
==============================================================================
--- head/net/rubygem-network_interface/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-network_interface/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/rubygem-packetfu/Makefile
==============================================================================
--- head/net/rubygem-packetfu/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-packetfu/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/rubygem-pcaprub/Makefile
==============================================================================
--- head/net/rubygem-pcaprub/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-pcaprub/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/rubygem-origami/Makefile
==============================================================================
--- head/security/rubygem-origami/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/security/rubygem-origami/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list