diff options
Diffstat (limited to 'math/gambit/Makefile')
-rw-r--r-- | math/gambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index b954ced76426..613a62e129ec 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -17,7 +17,7 @@ COMMENT= A library of tools for doing computation in game theory USE_GNOME= gnometarget gtk20 USE_WX= 2.6+ -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |