git: 895dbaa39dbe - main - textproc/p5-XML-RSS: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:47 UTC 2021


The branch main has been updated by sunpoet:

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

commit 895dbaa39dbec4598e91ec9f88379c49c7645e49
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:59:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:59:28 +0000

    textproc/p5-XML-RSS: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/p5-XML-RSS/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile
index 45473c4f3f2e..b8a85140eab6 100644
--- a/textproc/p5-XML-RSS/Makefile
+++ b/textproc/p5-XML-RSS/Makefile
@@ -23,4 +23,6 @@ RUN_DEPENDS=	p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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