aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-09 17:56:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-09 17:56:43 +0000
commit8e81a86ba75f7d7cfb223ab7046ad1036f8cac2f (patch)
tree6fa0fa87370ca7b2655bd5e781a4030c33fd8108 /games
parentd22aee6f3eeb3eca35187e0d4dbad5e0ded59728 (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/hyperrogue/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile
index d5cb0eb0cef1..a4eb9bbe09b6 100644
--- a/games/hyperrogue/Makefile
+++ b/games/hyperrogue/Makefile
@@ -12,14 +12,12 @@ COMMENT= Roguelike in a non-euclidean world
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to link: langen-langen.o: relocation truncated to fit: R_PPC64_TOC16_DS
-
LIB_DEPENDS= libpng.so:graphics/png
USE_GITHUB= yes
GH_ACCOUNT= zenorogue
-USES= autoreconf gl localbase
+USES= autoreconf compiler:c++11-lang gl localbase sdl
GNU_CONFIGURE= yes
USE_SDL= sdl mixer gfx ttf
USE_GL= gl glew