git: bf58cdc90ffa - main - devel/p5-Test-CPAN-Meta-YAML: Add NO_ARCH

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


The branch main has been updated by sunpoet:

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

commit bf58cdc90ffa38bf39c4e782952f79dcd7cd38a2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:29 +0000

    devel/p5-Test-CPAN-Meta-YAML: Add NO_ARCH
---
 devel/p5-Test-CPAN-Meta-YAML/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Test-CPAN-Meta-YAML/Makefile b/devel/p5-Test-CPAN-Meta-YAML/Makefile
index 6b1af672c08d..a47b454dda80 100644
--- a/devel/p5-Test-CPAN-Meta-YAML/Makefile
+++ b/devel/p5-Test-CPAN-Meta-YAML/Makefile
@@ -14,7 +14,9 @@ LICENSE=	ART20
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Test-YAML-Valid>=0.03:devel/p5-Test-YAML-Valid
 
-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