svn commit: r527590 - head/www/p5-Catalyst-Action-RenderView

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 1 18:19:42 UTC 2020


Author: sunpoet
Date: Sun Mar  1 18:19:41 2020
New Revision: 527590
URL: https://svnweb.freebsd.org/changeset/ports/527590

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Catalyst-Action-RenderView/Makefile

Modified: head/www/p5-Catalyst-Action-RenderView/Makefile
==============================================================================
--- head/www/p5-Catalyst-Action-RenderView/Makefile	Sun Mar  1 18:19:35 2020	(r527589)
+++ head/www/p5-Catalyst-Action-RenderView/Makefile	Sun Mar  1 18:19:41 2020	(r527590)
@@ -22,6 +22,8 @@ RUN_DEPENDS=	p5-Catalyst-Runtime>=5.70:www/p5-Catalyst
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 post-extract:
 	@${REINPLACE_CMD} -i '' '/test_requires/d' ${WRKSRC}/Makefile.PL
 


More information about the svn-ports-all mailing list