diff options
Diffstat (limited to 'games/gnubg/Makefile')
-rw-r--r-- | games/gnubg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index cee3c27d71ce..583eb371699a 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ USE_GNOME= gnomehack gnometarget libxml2 USE_GMAKE= yes USE_PYTHON= 2.0+ -USE_AUTOTOOLS= libtool:22 automake:110 +USE_AUTOTOOLS= libtool:22 automake:111 GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |