git: 56633ac6cffb - main - devel/p5-Dist-CheckConflicts: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:33:17 UTC 2021


The branch main has been updated by sunpoet:

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

commit 56633ac6cffb26721a744a3c44b7ac062b5612b2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:20 +0000

    devel/p5-Dist-CheckConflicts: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/p5-Dist-CheckConflicts/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/p5-Dist-CheckConflicts/Makefile b/devel/p5-Dist-CheckConflicts/Makefile
index bb2823e98c59..918aacabcc22 100644
--- a/devel/p5-Dist-CheckConflicts/Makefile
+++ b/devel/p5-Dist-CheckConflicts/Makefile
@@ -18,4 +18,6 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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