diff options
Diffstat (limited to 'games/sdlCC')
-rw-r--r-- | games/sdlCC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdlCC/Makefile b/games/sdlCC/Makefile index 832ab1c9de7a..f2cc3ab3fc9f 100644 --- a/games/sdlCC/Makefile +++ b/games/sdlCC/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://chinesecheckers.vegard2.no/ \ MAINTAINER= frank@dynamical-systems.org COMMENT= An extensible chinese checkers game using SDL -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= image mixer sdl GNU_CONFIGURE= yes |