diff options
Diffstat (limited to 'games/antrix/Makefile')
-rw-r--r-- | games/antrix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/antrix/Makefile b/games/antrix/Makefile index 99e1ce7c5677..2028c5c60331 100644 --- a/games/antrix/Makefile +++ b/games/antrix/Makefile @@ -7,6 +7,7 @@ PORTNAME= antrix PORTVERSION= 1477 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://skillcoder.narod.ru/wow/antrix/ \ http://wtq.ru/wow/antrix/ @@ -17,7 +18,7 @@ COMMENT= Free stable dedicated-server for World of Warcraft BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion -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 |