From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 30 15:17:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1C7D43D; Sun, 30 Dec 2012 15:17:12 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx1.freebsd.org (Postfix) with ESMTP id 5C9918FC13; Sun, 30 Dec 2012 15:17:12 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id f13so12360713vcb.32 for ; Sun, 30 Dec 2012 07:17:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=ellNWhM/5mppPtzZPh/pH6ryPA/t6yBeo6lK0q1B4m4=; b=lqKtslpjcMxO6xUUO4/IH4s0kaJ70SXSA1G75GO9aUWLxL1Ats/JY+KwHJ/qVDEaqK pO00tkjpmEwyu6M698y/L5ZtuTDgr8ALe/o9kv3S4ZivG3z/njqiCSCBByMq7yFTYUzG FE0o2Mb3eBnzhrtk9zYBgKyhLLI0hshS7nmJ+TH7V1wIxLMbdtD+jkAjQ3DtxW+d3geb 2Vq1z41vlhdMxIblc+gHFXCtsi1h4oliR0QaS6ntIs/OrporcIXb9jNKe3rdgABwuOsD qX+jZ5v0bOOq36VnaGa84bvjccAthWTODryMC1OGB3LX5BVFM2RU8O3ibQUPNUxo3CHh tXQg== Received: by 10.58.44.74 with SMTP id c10mr62117437vem.10.1356880626289; Sun, 30 Dec 2012 07:17:06 -0800 (PST) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.58.164.100 with HTTP; Sun, 30 Dec 2012 07:16:46 -0800 (PST) In-Reply-To: <201212301500.qBUF00X9002946@freefall.freebsd.org> References: <50e0554e.6267b40a.2331.ffffcbf0@mx.google.com> <201212301500.qBUF00X9002946@freefall.freebsd.org> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Sun, 30 Dec 2012 16:16:46 +0100 X-Google-Sender-Auth: PfRHWp8L6TbFiS1Dnm8lypLRItQ Message-ID: Subject: Re: ports/174833: x11/deforaos-keyboard patch for respecting PREFIX To: freebsd-gnats-submit , freebsd-ports-bugs Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2012 15:17:12 -0000 Can you replace my MAKE_ARGS+= line with this new one: MAKE_ARGS+= PREFIX=${PREFIX} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" This will permit to support CFLAGS and LDFLAGS. Thanks, On Sun, Dec 30, 2012 at 4:00 PM, wrote: > Thank you very much for your problem report. > It has the internal identification `ports/174833'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=174833 > >>Category: ports >>Responsible: freebsd-ports-bugs >>Synopsis: x11/deforaos-keyboard patch for respecting PREFIX >>Arrival-Date: Sun Dec 30 15:00:00 UTC 2012