diff options
Diffstat (limited to 'games/numptyphysics/Makefile')
-rw-r--r-- | games/numptyphysics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/numptyphysics/Makefile b/games/numptyphysics/Makefile index e2a441fef194..d1746a5d4343 100644 --- a/games/numptyphysics/Makefile +++ b/games/numptyphysics/Makefile @@ -14,7 +14,6 @@ USES= compiler:c++11-lang desktop-file-utils gnome sdl tar:bzip2 xorg GNU_CONFIGURE= yes USE_SDL= sdl image USE_XORG= x11 -INSTALLS_ICONS= yes CONFIGURE_ENV= AUTOMAKE="${TRUE}" ACLOCAL="${TRUE}" MISSING="${TRUE}" LDFLAGS+= -L${LOCALBASE}/lib -lpthread |