diff options
Diffstat (limited to 'games/mangos/Makefile')
-rw-r--r-- | games/mangos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile index 620dc8c65320..fe0c1af7c7c7 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -22,7 +22,7 @@ OPTIONS= SCRIPTDEV2 "ScriptDev2" on \ RA "Remote Administration support" off \ DBC "Install DBC files" on -USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:261 autoheader:261 automake:19 libtool:15 +USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:262 autoheader:262 automake:19 libtool:15 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes |