aboutsummaryrefslogtreecommitdiff
path: root/games/eduke32
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
commit922dee671e2e111408aede429ebf504e03c94cc6 (patch)
tree5bfa656790b7b4a3ad060d826ccb3804b9d8794f /games/eduke32
parent2324ce8be9e5285ce168f5c633c20b47616814d5 (diff)
downloadports-922dee671e2e111408aede429ebf504e03c94cc6.tar.gz
ports-922dee671e2e111408aede429ebf504e03c94cc6.zip
Notes
Diffstat (limited to 'games/eduke32')
-rw-r--r--games/eduke32/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index b464b5efaaa0..790d9fbefdcf 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -24,8 +24,6 @@ LICENSE_FILE_BUILDLIC= ${WRKSRC}/source/build/buildlic.txt
LICENSE_FILE_GPLv2= ${WRKSRC}/source/duke3d/gpl-2.0.txt
LICENSE_PERMS_BUILDLIC= dist-mirror pkg-mirror auto-accept
-BROKEN_aarch64= fails to compile: polymost.cpp:2403:18: non-constant-expression cannot be narrowed from type 'long' to 'int32_t' (aka 'int') in initializer list
-
LIB_DEPENDS= libFLAC.so:audio/flac \
libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis \