git: 38dbc3195d6b - main - java/junit: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:49:26 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38dbc3195d6b8742608b72f30f76facc5d1e049f
commit 38dbc3195d6b8742608b72f30f76facc5d1e049f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:27 +0000
java/junit: Add NO_ARCH
---
java/junit/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/java/junit/Makefile b/java/junit/Makefile
index 2eefc3964a45..cf6f4baffaf1 100644
--- a/java/junit/Makefile
+++ b/java/junit/Makefile
@@ -13,6 +13,7 @@ COMMENT= Regression testing utility for use with the Java(TM) Language
RUN_DEPENDS= ${JAVALIBDIR}/hamcrest.jar:java/hamcrest
USE_JAVA= yes
+NO_ARCH= yes
NO_BUILD= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
More information about the dev-commits-ports-all
mailing list