aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpkubaj <pkubaj@FreeBSD.org>2019-10-13 08:09:37 +0800
committerpkubaj <pkubaj@FreeBSD.org>2019-10-13 08:09:37 +0800
commit09b101f9b8067c466b495ea12143faf183e1dea8 (patch)
tree939bbf633aea5177d2efc2bb9483d26dbe7823cf
parent75ef779f54e04a368f37defa97c3c94f357f71db (diff)
downloadfreebsd-ports-gnome-09b101f9b8067c466b495ea12143faf183e1dea8.tar.gz
freebsd-ports-gnome-09b101f9b8067c466b495ea12143faf183e1dea8.tar.zst
freebsd-ports-gnome-09b101f9b8067c466b495ea12143faf183e1dea8.zip
games/exult: unbreak on arm*
Builds fine. Approved by: mentors (implicit approval)
-rw-r--r--games/exult/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile
index 484ced26f1ee..f26d8157dba8 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -12,9 +12,6 @@ COMMENT= Ultima VII engine
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_armv6= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
-BROKEN_armv7= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
-
LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libpng.so:graphics/png