diff options
Diffstat (limited to 'games/openclonk/Makefile')
-rw-r--r-- | games/openclonk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile index 733ad4bb9582..50f23f34e43f 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -33,7 +33,6 @@ USES= cmake:noninja desktop-file-utils gl gnome jpeg openal \ USE_GL= gl glew glu USE_SDL= sdl2 USE_XORG= x11 xpm -INSTALLS_ICONS= yes CMAKE_ARGS= -DAudio_TK:STRING="OpenAL" LDFLAGS_i386= -Wl,-znotext |