diff options
Diffstat (limited to 'games/brutalchess/Makefile')
-rw-r--r-- | games/brutalchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brutalchess/Makefile b/games/brutalchess/Makefile index ad499ad48702..fab19d38d29f 100644 --- a/games/brutalchess/Makefile +++ b/games/brutalchess/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 xext xt xmu xi USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= yes USE_SDL= sdl image |