1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

textproc/xml2rfc: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-03-31 11:10:25 +08:00
parent d81491c5dc
commit 9342d043f1
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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>