Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:34:17 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: 7097863cd5c7 - main - devel/p5-DateTime-Format-XSD: Add NO_ARCH
Message-ID:  <202208271034.27RAYHD2054470@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=7097863cd5c7ef5fd8031bd231a03e688044402f

commit 7097863cd5c7ef5fd8031bd231a03e688044402f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:49 +0000

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

diff --git a/devel/p5-DateTime-Format-XSD/Makefile b/devel/p5-DateTime-Format-XSD/Makefile
index 57696798ed61..c2a0d5cd4652 100644
--- a/devel/p5-DateTime-Format-XSD/Makefile
+++ b/devel/p5-DateTime-Format-XSD/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS=	p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601
 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?202208271034.27RAYHD2054470>