Date: Thu, 7 Nov 2013 08:28:24 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333071 - head/games/mangos Message-ID: <201311070828.rA78SO7m088814@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311070828.rA78SO7m088814>