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 d00c24c8db81..b7f5ce8e6e8d 100644 --- a/games/brutalchess/Makefile +++ b/games/brutalchess/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 xext xt xmu xi USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GL= yes USE_SDL= sdl image |