From owner-cvs-ports@FreeBSD.ORG Tue May 2 19:12:16 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A410516A894; Tue, 2 May 2006 19:12:16 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A52943DA2; Tue, 2 May 2006 19:12:05 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 0658D9996E5; Tue, 2 May 2006 21:12:03 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QW+7+P0MSNnP; Tue, 2 May 2006 21:11:59 +0200 (CEST) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) by server.t-hosting.hu (Postfix) with ESMTP id DC40E9996E4; Tue, 2 May 2006 21:11:58 +0200 (CEST) Message-ID: <4457AEFD.60302@t-hosting.hu> Date: Tue, 02 May 2006 21:11:57 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Alex Dupre References: <200605021701.k42H1cU5058638@repoman.freebsd.org> In-Reply-To: <200605021701.k42H1cU5058638@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/zziplib Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 19:12:21 -0000 Alex Dupre wrote: > ale 2006-05-02 17:01:37 UTC > > FreeBSD ports repository > > Modified files: > devel/zziplib Makefile > Log: > Fix build for systems with missing hostname. > > Revision Changes Path > 1.16 +1 -0 ports/devel/zziplib/Makefile > Thanks, it solved the build failure for me. Gabor Kovesdan