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 27a4363c7c16..2721004a2614 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 WANT_UNICODE= yes USE_WX= 2.6+ -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG} USE_LDCONFIG= yes |