diff options
Diffstat (limited to 'games/ivan/Makefile')
-rw-r--r-- | games/ivan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ivan/Makefile b/games/ivan/Makefile index a4a1169b31e9..5432d98ec718 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -13,6 +13,8 @@ COMMENT= Graphical roguelike game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv6= fails to compile: use of overloaded operator '<<' is ambiguous + USE_SDL= sdl USES= gmake GNU_CONFIGURE= yes |