Date: Wed, 29 Jun 2022 21:56:11 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: 3cae181773b5 - main - java/apache-commons-collections: Add NO_ARCH Message-ID: <202206292156.25TLuBTT026362@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=3cae181773b59594ba385ca83582b1543a487651 commit 3cae181773b59594ba385ca83582b1543a487651 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 21:48:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 21:51:16 +0000 java/apache-commons-collections: Add NO_ARCH Approved by: portmgr (blanket) --- java/apache-commons-collections/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/java/apache-commons-collections/Makefile b/java/apache-commons-collections/Makefile index 5a17bc081417..b9c02f3fdc5a 100644 --- a/java/apache-commons-collections/Makefile +++ b/java/apache-commons-collections/Makefile @@ -18,6 +18,7 @@ JAVA_VERSION= 8+ USE_ANT= yes ALL_TARGET= jar +NO_ARCH= yes PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar OTHERDOCS= DEVELOPERS-GUIDE.html PROPOSAL.html README.txt RELEASE-NOTES.txt PORTDOCS= apidocs ${OTHERDOCS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206292156.25TLuBTT026362>