aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-29 16:33:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-29 16:33:11 +0000
commitfad36c0b533698173e9091650d20abfd4ea38a27 (patch)
tree5622c6f80e30c9dd58a801c3f43bba700d161767 /devel/clanlib
parent2dce04dd2ab472024d42ee03cc906031326dcc00 (diff)
downloadports-fad36c0b533698173e9091650d20abfd4ea38a27.tar.gz
ports-fad36c0b533698173e9091650d20abfd4ea38a27.zip
Notes
Diffstat (limited to 'devel/clanlib')
-rw-r--r--devel/clanlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index cfd47a6a4a04..867fa09e58c4 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -14,6 +14,8 @@ COMMENT= Cross-platform game SDK
LICENSE= ZLIB
+BROKEN_aarch64= fails to compile: X11/x11_window.cpp:1626:40: use of undeclared identifier 'malloc'; did you mean 'valloc'?
+
LIB_DEPENDS= libpng.so:graphics/png \
libmikmod.so:audio/libmikmod \
libvorbis.so:audio/libvorbis \