svn commit: r560231 - head/www/p5-Catalyst-Plugin-Session

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


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

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Catalyst-Plugin-Session/Makefile

Modified: head/www/p5-Catalyst-Plugin-Session/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session/Makefile	Sun Jan  3 20:24:13 2021	(r560230)
+++ head/www/p5-Catalyst-Plugin-Session/Makefile	Sun Jan  3 20:24:17 2021	(r560231)
@@ -29,6 +29,8 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 post-patch:
 	@${REINPLACE_CMD} -e '/^is_upgrading_needed/d' ${WRKSRC}/Makefile.PL
 


More information about the svn-ports-all mailing list