diff options
Diffstat (limited to 'games/astromenace/Makefile')
-rw-r--r-- | games/astromenace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/astromenace/Makefile b/games/astromenace/Makefile index 01b3a900e33b..c597eeee395f 100644 --- a/games/astromenace/Makefile +++ b/games/astromenace/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libogg.so:audio/libogg \ USE_GITHUB= yes GH_ACCOUNT= viewizard -USES= cmake compiler:c++11-lib dos2unix gl openal:al,alut +USES= cmake:insource compiler:c++11-lib dos2unix gl openal:al,alut DOS2UNIX_FILES= CMakeLists.txt src/config/config.cpp USE_GL= gl glu USE_SDL= sdl2 |