diff options
Diffstat (limited to 'games/mangos/Makefile')
-rw-r--r-- | games/mangos/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile index 46c134b45a96..6b997bdd389c 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -7,6 +7,7 @@ PORTNAME= mangos PORTVERSION= 5101 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= CENKES http://mangos-port.by.ru/ \ http://wow.omsktele.com/src/ \ @@ -22,7 +23,7 @@ OPTIONS= SCRIPTDEV2 "ScriptDev2" on \ RA "Remote Administration support" off \ DBC "Install DBC files" on -USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:262 autoheader:262 automake:19 libtool:22 +USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:267 autoheader:267 automake:19 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes |