From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 07:40:37 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2062D16A41C for ; Tue, 14 Jun 2005 07:40:37 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from viefep13-int.chello.at (viefep13-int.chello.at [213.46.255.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B7D43D1F for ; Tue, 14 Jun 2005 07:40:35 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from [80.98.156.20] by viefep13-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050614074033.QVHO1319.viefep13-int.chello.at@[80.98.156.20]>; Tue, 14 Jun 2005 09:40:33 +0200 Message-ID: <42AE89EF.1020007@t-hosting.hu> Date: Tue, 14 Jun 2005 09:40:31 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Johnny Lam References: <42ADC155.10304@t-hosting.hu> <20050613174248.GA85674@dan.emsphone.com> <42ADC908.6060505@t-hosting.hu> <20050613180721.GA62239@dan.emsphone.com> <20050613180944.GB62239@dan.emsphone.com> <42ADE82E.1070700@t-hosting.hu> <42ADFA4E.4020307@NetBSD.org> In-Reply-To: <42ADFA4E.4020307@NetBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@FreeBSD.org Subject: Re: Makefile question 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, 14 Jun 2005 07:40:37 -0000 I haven't thought of this... I will add it manually then. Thanks, Gábor Kövesdán Johnny Lam wrote: > > Won't this miss adding the other standard arguments passed to the GNU > configure script by bsd.ports.mk, e.g. --x-includes, --x-libraries, > --host, etc.? > > Cheers, > > -- Johnny Lam