diff options
Diffstat (limited to 'games/crossfire-server/Makefile')
-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 475306609d57..23e7dab955ca 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -26,7 +26,7 @@ USE_SQLITE= 3 USE_PERL5= yes USE_PYTHON= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-check=no |