diff --git a/graphics/magnum/Makefile b/graphics/magnum/Makefile index 47ddabdb9987..561b26da29c5 100644 --- a/graphics/magnum/Makefile +++ b/graphics/magnum/Makefile @@ -12,6 +12,8 @@ COMMENT= Lightweight, modular graphics middleware for games, data visualization LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Player.hpp:193:32: error: too few arguments provided to function-like macro invocation + LIB_DEPENDS= libCorradeUtility.so:devel/corrade \ libglfw.so:graphics/glfw