svn commit: r560232 - head/www/p5-CatalystX-InjectComponent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:24:26 UTC 2021


Author: sunpoet
Date: Sun Jan  3 20:24:22 2021
New Revision: 560232
URL: https://svnweb.freebsd.org/changeset/ports/560232

Log:
  Add NO_ARCH

Modified:
  head/www/p5-CatalystX-InjectComponent/Makefile

Modified: head/www/p5-CatalystX-InjectComponent/Makefile
==============================================================================
--- head/www/p5-CatalystX-InjectComponent/Makefile	Sun Jan  3 20:24:17 2021	(r560231)
+++ head/www/p5-CatalystX-InjectComponent/Makefile	Sun Jan  3 20:24:22 2021	(r560232)
@@ -22,4 +22,6 @@ TEST_DEPENDS=	p5-Test-Most>=0:devel/p5-Test-Most
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list