aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-29 21:48:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-29 21:51:16 +0000
commit3cae181773b59594ba385ca83582b1543a487651 (patch)
tree0bea2a917ccc7d4b83aacc61cae0df63a6a76c23
parent396bf5d2cc2741b69cc7346b1899f9616178b2d8 (diff)
downloadports-3cae181773b59594ba385ca83582b1543a487651.tar.gz
ports-3cae181773b59594ba385ca83582b1543a487651.zip
java/apache-commons-collections: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--java/apache-commons-collections/Makefile1
1 files changed, 1 insertions, 0 deletions
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}