diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:18:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:18:56 +0000 |
commit | 231b6073decfcdbad451c9aeb05ae4fd0afacf71 (patch) | |
tree | 99fb67c0ee20a7f10c47ce9d6dbe0313ac92aaef /games/antrix | |
parent | 2b8a1717bc2e1b032ad80b912fa2ac18e4c858fb (diff) |
Notes
Diffstat (limited to 'games/antrix')
-rw-r--r-- | games/antrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/antrix/Makefile b/games/antrix/Makefile index 2028c5c60331..a3ed7b0f1d40 100644 --- a/games/antrix/Makefile +++ b/games/antrix/Makefile @@ -18,7 +18,7 @@ COMMENT= Free stable dedicated-server for World of Warcraft BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion -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 |