git: 022d6ed13798 - main - textproc/xml-commons: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 21:56:20 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=022d6ed13798c227ba4695e227e7a56faf256385

commit 022d6ed13798c227ba4695e227e7a56faf256385
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:49:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:51:25 +0000

    textproc/xml-commons: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/xml-commons/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile
index dae099fdef60..2c49f84709a3 100644
--- a/textproc/xml-commons/Makefile
+++ b/textproc/xml-commons/Makefile
@@ -12,6 +12,7 @@ COMMENT=	Provides common XML code for Apache projects
 
 USE_JAVA=	yes
 JAVA_RUN=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	${JAVAJARDIR}/xml-apis-ext.jar \