svn commit: r505926 - head/devel/p5-MooseX-LazyRequire

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 5 19:15:04 UTC 2019


Author: sunpoet
Date: Fri Jul  5 19:14:59 2019
New Revision: 505926
URL: https://svnweb.freebsd.org/changeset/ports/505926

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-MooseX-LazyRequire/Makefile

Modified: head/devel/p5-MooseX-LazyRequire/Makefile
==============================================================================
--- head/devel/p5-MooseX-LazyRequire/Makefile	Fri Jul  5 19:14:54 2019	(r505925)
+++ head/devel/p5-MooseX-LazyRequire/Makefile	Fri Jul  5 19:14:59 2019	(r505926)
@@ -21,4 +21,6 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list