Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:33:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 56633ac6cffb - main - devel/p5-Dist-CheckConflicts: Add NO_ARCH
Message-ID:  <202107242033.16OKXGU0009219@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 56633ac6cffb26721a744a3c44b7ac062b5612b2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:24:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



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