git: 396bf5d2cc27 - main - java/apache-commons-beanutils: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 21:56:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=396bf5d2cc2741b69cc7346b1899f9616178b2d8 commit 396bf5d2cc2741b69cc7346b1899f9616178b2d8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 21:48:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 21:51:15 +0000 java/apache-commons-beanutils: Add NO_ARCH Approved by: portmgr (blanket) --- java/apache-commons-beanutils/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/java/apache-commons-beanutils/Makefile b/java/apache-commons-beanutils/Makefile index 435a1ff25f3b..a0edc0c8e4af 100644 --- a/java/apache-commons-beanutils/Makefile +++ b/java/apache-commons-beanutils/Makefile @@ -24,6 +24,7 @@ DOS2UNIX_FILES= build.xml ALL_TARGET= dist MAKE_ARGS+= -Dcommons-collections.jar=${JAVALIBDIR}/commons-collections.jar \ -Dcommons-logging.jar=${JAVALIBDIR}/commons-logging.jar +NO_ARCH= yes JARFILE= ${PORTNAME}.jar PLIST_FILES= ${JAVAJARDIR}/${JARFILE}