svn commit: r498932 - head/devel/p5-Data-Stream-Bulk

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 14 17:53:22 UTC 2019


Author: sunpoet
Date: Sun Apr 14 17:53:00 2019
New Revision: 498932
URL: https://svnweb.freebsd.org/changeset/ports/498932

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Data-Stream-Bulk/Makefile

Modified: head/devel/p5-Data-Stream-Bulk/Makefile
==============================================================================
--- head/devel/p5-Data-Stream-Bulk/Makefile	Sun Apr 14 17:52:55 2019	(r498931)
+++ head/devel/p5-Data-Stream-Bulk/Makefile	Sun Apr 14 17:53:00 2019	(r498932)
@@ -19,10 +19,11 @@ RUN_DEPENDS=	p5-Moose>=0.90:devel/p5-Moose \
 		p5-Path-Class>0:devel/p5-Path-Class \
 		p5-Sub-Exporter>0:devel/p5-Sub-Exporter \
 		p5-namespace-clean>0:devel/p5-namespace-clean
-
 TEST_DEPENDS=	p5-Test-Requires>0:devel/p5-Test-Requires
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list