Date: Wed, 24 Jul 2013 06:32: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: r323562 - head/games/xconq Message-ID: <201307240632.r6O6WO8l040147@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 24 06:32:24 2013 New Revision: 323562 URL: http://svnweb.freebsd.org/changeset/ports/323562 Log: Mark as broken: does not build checking build system type... amd64-portbld-freebsd8.3 checking host system type... amd64-portbld-freebsd8.3 checking target system type... amd64-portbld-freebsd8.3 checking for egrep... grep -E checking for C++ compiler default output... configure: error: C++ compiler cannot create executables See `config.log' for more details. Reported by: pkg-fallout Modified: head/games/xconq/Makefile Modified: head/games/xconq/Makefile ============================================================================== --- head/games/xconq/Makefile Wed Jul 24 06:31:12 2013 (r323561) +++ head/games/xconq/Makefile Wed Jul 24 06:32:24 2013 (r323562) @@ -13,6 +13,8 @@ LICENSE= GPLv2 # (or later) OPTIONS_DEFINE= SDL +BROKEN= Does not build + USE_BZIP2= yes USE_XORG= x11 USE_GMAKE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307240632.r6O6WO8l040147>