aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-06 21:10:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-06 21:10:06 +0000
commitf21fd10868a248bac1fd70ddab93b39b24f438fb (patch)
tree5e1260680300d1deae5640048267413689f1812d /devel
parent64ba483a4c1cad44846fe4ef4ec0de8e8970dcec (diff)
downloadports-f21fd10868a248bac1fd70ddab93b39b24f438fb.tar.gz
ports-f21fd10868a248bac1fd70ddab93b39b24f438fb.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/clanlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index 0abba39db3e9..edc68ce82035 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -15,6 +15,7 @@ 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'?
+BROKEN_i386= typedef redefinition with different types ('ptrdiff_t' (aka 'int') vs 'khronos_intptr_t' (aka 'long'))
LIB_DEPENDS= libpng.so:graphics/png \
libmikmod.so:audio/libmikmod \