aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/clanlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index 856367fce3bf..bbf8b255c3b2 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -15,6 +15,7 @@ LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= typedef redefinition with different types ('ptrdiff_t' (aka 'int') vs 'khronos_intptr_t' (aka 'long'))
+BROKEN_powerpc= 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 \