From owner-svn-ports-all@freebsd.org Wed Dec 16 19:53:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE475A4937C; Wed, 16 Dec 2015 19:53:28 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DCEC1FB3; Wed, 16 Dec 2015 19:53:27 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (253.Red-83-32-1.dynamicIP.rima-tde.net [83.32.1.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 189F943BF8; Wed, 16 Dec 2015 13:53:22 -0600 (CST) Subject: Re: svn commit: r403716 - head/games/tbe To: Johan van Selst , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201512141135.tBEBZxIx061598@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <5671C12C.5070803@marino.st> Date: Wed, 16 Dec 2015 20:53:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <201512141135.tBEBZxIx061598@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2015 19:53:28 -0000 On 12/14/2015 12:35 PM, Johan van Selst wrote: > Author: johans > Date: Mon Dec 14 11:35:58 2015 > New Revision: 403716 > URL: https://svnweb.freebsd.org/changeset/ports/403716 > > Log: > - Update to version 0.9.2.1 > - MASTER_SITES moved to Github > > Modified: > head/games/tbe/Makefile > head/games/tbe/distinfo > head/games/tbe/pkg-descr This seems to be failing everywhere now. ===> Building for tbe-v0.9.2.1,1 gmake[1]: Entering directory '/wrkdirs/games/tbe/tbe-0.9.2.1' mkdir -p build cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_DOCS=on .. /bin/sh: cmake: not found Makefile:16: recipe for target 'build/src/tbe' failed gmake[1]: *** [build/src/tbe] Error 127