diff options
Diffstat (limited to 'games/apoolGL')
-rw-r--r-- | games/apoolGL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/apoolGL/Makefile b/games/apoolGL/Makefile index e53b3188046d..9f8e78e671c9 100644 --- a/games/apoolGL/Makefile +++ b/games/apoolGL/Makefile @@ -13,6 +13,7 @@ COMMENT= Another billiards simulator USE_SDL= sdl USE_GL= gl +LDFLAGS+= -lm PORTDOCS= ApoolGL.txt CHANGELOG OpenGL-Features |