diff options
Diffstat (limited to 'games/emptyepsilon/Makefile')
-rw-r--r-- | games/emptyepsilon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index efcd3beeb12a..1b287c471053 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml -USES= cmake:outsource compiler:c++11-lib gl +USES= cmake compiler:c++11-lib gl USE_GITHUB= yes GH_ACCOUNT= daid GH_PROJECT= EmptyEpsilon SeriousProton:sproton |