git: bd3175869396 - main - java/hamcrest: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:49:24 UTC 2021


The branch main has been updated by sunpoet:

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

commit bd3175869396c06f3fcaaec10883192b0a0c6c47
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:27 +0000

    java/hamcrest: Add NO_ARCH
---
 java/hamcrest/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/hamcrest/Makefile b/java/hamcrest/Makefile
index 88fb18e501c1..d45205a0d621 100644
--- a/java/hamcrest/Makefile
+++ b/java/hamcrest/Makefile
@@ -11,6 +11,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library of matchers for building test expressions
 
 USE_JAVA=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}


More information about the dev-commits-ports-main mailing list