aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@fuz.su>2021-12-01 16:45:26 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-12-01 16:46:37 +0000
commit5c8785ce1cb5eb2d4f361f1af0b18abe99abb6c4 (patch)
tree9b2b1de57d3b915b3adc94fad4bdea92fb7c9a79 /games
parent38de03a905160de5741af10d4e266d74704dca87 (diff)
downloadports-5c8785ce1cb5eb2d4f361f1af0b18abe99abb6c4.tar.gz
ports-5c8785ce1cb5eb2d4f361f1af0b18abe99abb6c4.zip
games/jinput: Unbreak on armv6 and armv7.
PR: 260115 Approved by: portgmr blanket
Diffstat (limited to 'games')
-rw-r--r--games/jinput/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/jinput/Makefile b/games/jinput/Makefile
index 81a3b8fbb9d9..ece5f3b2480b 100644
--- a/games/jinput/Makefile
+++ b/games/jinput/Makefile
@@ -8,9 +8,6 @@ COMMENT= Java Game Controller API
LICENSE= BSD2CLAUSE
-BROKEN_armv6= fails to compile
-BROKEN_armv7= fails to compile
-
BUILD_DEPENDS= ${JAVAJARDIR}/jutils/jutils.jar:games/jutils \
mvn:devel/maven
RUN_DEPENDS= ${JAVAJARDIR}/jutils/jutils.jar:games/jutils