Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:08:04 +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: r558506 - head/devel/p5-IO-Digest
Message-ID:  <202012192008.0BJK84WL099091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:08:03 2020
New Revision: 558506
URL: https://svnweb.freebsd.org/changeset/ports/558506

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-IO-Digest/Makefile

Modified: head/devel/p5-IO-Digest/Makefile
==============================================================================
--- head/devel/p5-IO-Digest/Makefile	Sat Dec 19 20:07:58 2020	(r558505)
+++ head/devel/p5-IO-Digest/Makefile	Sat Dec 19 20:08:03 2020	(r558506)
@@ -17,7 +17,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-PerlIO-via-dynamic>=0:devel/p5-PerlIO-via-dynamic
 
-USE_PERL5=	configure
 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?202012192008.0BJK84WL099091>