diff options
Diffstat (limited to 'games/asteroid/Makefile')
-rw-r--r-- | games/asteroid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile index 7dd624c8fa42..f85f8fbd218f 100644 --- a/games/asteroid/Makefile +++ b/games/asteroid/Makefile @@ -23,6 +23,7 @@ USE_SDL= mixer sdl USE_GNOME= gtk20 USE_XORG= xmu INSTALLS_ICONS= yes +LDFLAGS+= -lm PORTDOCS= AUTHORS NEWS README.md OPTIONS_DEFINE= DOCS |