Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:24:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560232 - head/www/p5-CatalystX-InjectComponent
Message-ID:  <202101032024.103KOMdO027092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101032024.103KOMdO027092>