diff options
Diffstat (limited to 'games/emptyepsilon/Makefile')
-rw-r--r-- | games/emptyepsilon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index ef068ef5ae76..8d02acf19b67 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml +BROKEN_powerpc64= fails to compile: scienceDatabase.cpp: call of overloaded 'abs(float)' is ambiguous + USE_GITHUB= yes GH_ACCOUNT= daid GH_PROJECT= EmptyEpsilon SeriousProton:sproton |