diff options
Diffstat (limited to 'games/crossfire-server')
-rw-r--r-- | games/crossfire-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 5bf4ea8d32c6..fb112f82107f 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -26,7 +26,7 @@ USE_GNOME= gnometarget USE_PERL5= yes USE_PYTHON= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-check=no |