aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-15 15:49:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-15 15:49:49 +0000
commit69ac2578cfd28655edc943cedb8503ee7e9e638d (patch)
tree15ede6c113fce4743a404f0079f9e06c48836f05 /java
parent435dcd810559c6f4e2467f9a26257430b3d81c37 (diff)
downloadports-69ac2578cfd28655edc943cedb8503ee7e9e638d.tar.gz
ports-69ac2578cfd28655edc943cedb8503ee7e9e638d.zip
Notes
Diffstat (limited to 'java')
-rw-r--r--java/openjfx14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile
index 3bad1abd0cd9..1c49b3ed0520 100644
--- a/java/openjfx14/Makefile
+++ b/java/openjfx14/Makefile
@@ -24,7 +24,7 @@ COMMENT= JavaFX SDK overlay for OpenJDK 11
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= aarch64 amd64 powerpc64
+ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
BUILD_DEPENDS= zip:archivers/zip \
apache-ant>0:devel/apache-ant \