diff options
Diffstat (limited to 'games/armagetronad/Makefile')
-rw-r--r-- | games/armagetronad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/armagetronad/Makefile b/games/armagetronad/Makefile index 9eb0500fe655..efed77813d73 100644 --- a/games/armagetronad/Makefile +++ b/games/armagetronad/Makefile @@ -12,6 +12,8 @@ WWW= http://www.armagetronad.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Fails to build with libxml2 2.14, error: indirection requires pointer operand ('std::nullptr_t' invalid) + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libpng.so:graphics/png |