summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/NBlood/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/NBlood/Makefile b/games/NBlood/Makefile
index 97512d64e734..3b63d30b6fcf 100644
--- a/games/NBlood/Makefile
+++ b/games/NBlood/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= libvpx.so:multimedia/libvpx \
libFLAC.so:audio/flac \
libvorbis.so:audio/libvorbis
+LDFLAGS_powerpc=-latomic
+
USES= compiler:gcc-c++11-lib gl gmake pkgconfig sdl
USE_GITHUB= yes
GH_ACCOUNT= nukeykt