git: a0b11389622e - main - devel/p5-MooseX-MetaDescription: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:44:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a0b11389622e6e37cb9a6a62c93c23b17b600b54

commit a0b11389622e6e37cb9a6a62c93c23b17b600b54
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:59 +0000

    devel/p5-MooseX-MetaDescription: Add NO_ARCH
---
 devel/p5-MooseX-MetaDescription/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/p5-MooseX-MetaDescription/Makefile b/devel/p5-MooseX-MetaDescription/Makefile
index 0adfccaa7fe1..9ad2c5155a44 100644
--- a/devel/p5-MooseX-MetaDescription/Makefile
+++ b/devel/p5-MooseX-MetaDescription/Makefile
@@ -17,7 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Moose>=0.4:devel/p5-Moose
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list