diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /games/mangos | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Notes
Diffstat (limited to 'games/mangos')
-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 6b997bdd389c..d806118b3d2a 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -23,7 +23,7 @@ OPTIONS= SCRIPTDEV2 "ScriptDev2" on \ RA "Remote Administration support" off \ DBC "Install DBC files" on -USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:267 autoheader:267 automake:19 libtool:22 +USE_AUTOTOOLS= aclocal:111 libtoolize autoconf:267 autoheader:267 automake:111 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes |