git: 83f103c395a8 - main - textproc/xhtml: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:05:50 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83f103c395a8449a6b8f02e616c38d2402f54286

commit 83f103c395a8449a6b8f02e616c38d2402f54286
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:17:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 16:00:08 +0000

    textproc/xhtml: Add NO_ARCH
---
 textproc/xhtml/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile
index 51c1e1a5dde5..a558824f1ad3 100644
--- a/textproc/xhtml/Makefile
+++ b/textproc/xhtml/Makefile
@@ -14,8 +14,9 @@ COMMENT=	W3C's XHTML DTD
 RUN_DEPENDS=	xmlcatmgr:textproc/xmlcatmgr
 
 USES=		zip
-NO_MTREE=	YES
-NO_BUILD=	YES
+NO_MTREE=	yes
+NO_ARCH=	yes
+NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/xhtml1-20020801
 SUB_FILES=	catalog.xml
 SUB_LIST+=	DTDDIR="${DTDDIR}"