svn commit: r505435 - head/devel/p5-MooseX-Clone

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 30 16:08:21 UTC 2019


Author: sunpoet
Date: Sun Jun 30 16:08:17 2019
New Revision: 505435
URL: https://svnweb.freebsd.org/changeset/ports/505435

Log:
  Add NO_ARCH

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

Modified: head/devel/p5-MooseX-Clone/Makefile
==============================================================================
--- head/devel/p5-MooseX-Clone/Makefile	Sun Jun 30 16:08:12 2019	(r505434)
+++ head/devel/p5-MooseX-Clone/Makefile	Sun Jun 30 16:08:17 2019	(r505435)
@@ -22,4 +22,6 @@ RUN_DEPENDS=	p5-Data-Visitor>=0.24:devel/p5-Data-Visit
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list