summaryrefslogtreecommitdiff
path: root/java/apache-commons-collections
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 05:48:25 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 05:51:16 +0800
commit3cae181773b59594ba385ca83582b1543a487651 (patch)
tree0bea2a917ccc7d4b83aacc61cae0df63a6a76c23 /java/apache-commons-collections
parentjava/apache-commons-beanutils: Add NO_ARCH (diff)
java/apache-commons-collections: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'java/apache-commons-collections')
-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}