Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 03:43:22 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: 9342d043f150 - main - textproc/xml2rfc: Add NO_ARCH
Message-ID:  <202403310343.42V3hMmo000588@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=9342d043f150f4240371a16872899db490b83ba5

commit 9342d043f150f4240371a16872899db490b83ba5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:10:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:10:25 +0000

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

diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index cbe7d42daa1d..3d9fd7b7d546 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -27,4 +27,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=4.9.0:devel/py-lxml@${PY_FLAVOR} \
 USES=		python
 USE_PYTHON=	distutils autoplist concurrent optsuffix
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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