Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:24:18 +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: r560231 - head/www/p5-Catalyst-Plugin-Session
Message-ID:  <202101032024.103KOIb1026998@repo.freebsd.org>

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



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