From owner-freebsd-ports@FreeBSD.ORG Tue Aug 9 12:52:02 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4F06106564A for ; Tue, 9 Aug 2011 12:52:02 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 65BB28FC1A for ; Tue, 9 Aug 2011 12:52:02 +0000 (UTC) Received: from wald.nfv.gwdg.de ([134.76.242.31] helo=pc028.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QqlIi-0004tZ-Gi; Tue, 09 Aug 2011 14:20:52 +0200 Message-ID: <4E412621.4020200@gwdg.de> Date: Tue, 09 Aug 2011 14:20:49 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110714 Thunderbird/5.0 MIME-Version: 1.0 To: Oliver Heesakkers References: <201108090539.47016.lumiwa@gmail.com> <3212601.Zmq93Rz98b@pcoliver.heesakkers.info> In-Reply-To: <3212601.Zmq93Rz98b@pcoliver.heesakkers.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org Subject: Re: rawtherapee X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 12:52:02 -0000 Am 09.08.2011 12:53 (UTC+1) schrieb Oliver Heesakkers: > Op dinsdag 9 augustus 2011 05:39:46 schreef ajtiM: >> It doesn't build still.. >> >> CMake Error at CMakeLists.txt:260 (message): >> hg command not found! >> >> >> -- Configuring incomplete, errors occurred! >> *** Error code 1 >> >> Stop in /usr/ports/graphics/rawtherapee. >> *** Error code 1 >> >> Stop in /usr/ports/graphics/rawtherapee. >> > > It requires devel/mercurial to be installed. AFAICT it's a build dependency > only, so you can remove it again after the rawtherapee build completes. You are right. But why not including a BUILD_DEPENDS= in the ports makefile, then? Rainer Hurling