svn commit: r333071 - head/games/mangos
Baptiste Daroussin
bapt at FreeBSD.org
Thu Nov 7 08:28:24 UTC 2013
Author: bapt
Date: Thu Nov 7 08:28:23 2013
New Revision: 333071
URL: http://svnweb.freebsd.org/changeset/ports/333071
Log:
Mark as broken: does not play nice with newer autotools
Reported by: pkg-fallout
Modified:
head/games/mangos/Makefile
Modified: head/games/mangos/Makefile
==============================================================================
--- head/games/mangos/Makefile Thu Nov 7 08:28:22 2013 (r333070)
+++ head/games/mangos/Makefile Thu Nov 7 08:28:23 2013 (r333071)
@@ -14,6 +14,8 @@ SCRIPTDEV2REV= 245
MAINTAINER= neon_cyrex at mail.ru
COMMENT= Free dedicated-server for World of Warcraft
+BROKEN= Fails with newer autotools
+
OPTIONS_DEFINE= SCRIPTDEV2 CLI RA DBC
SCRIPTDEV2_DESC= ScriptDev2 support
CLI_DESC= Command Line Itrerface support
More information about the svn-ports-all
mailing list