From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 23 14:40:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E8C61065673 for ; Tue, 23 Sep 2008 14:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E65958FC0A for ; Tue, 23 Sep 2008 14:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m8NEe3af067644 for ; Tue, 23 Sep 2008 14:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m8NEe3JU067643; Tue, 23 Sep 2008 14:40:03 GMT (envelope-from gnats) Date: Tue, 23 Sep 2008 14:40:03 GMT Message-Id: <200809231440.m8NEe3JU067643@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Gea-Suan Lin Cc: Subject: Re: ports/127552: [PATCH] devel/libffi: Put include files into ${PREFIX}/include X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gea-Suan Lin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 14:40:04 -0000 The following reply was made to PR ports/127552; it has been noted by GNATS. From: Gea-Suan Lin To: Bjoern Koenig Cc: bug-followup@FreeBSD.org, gslin@gslin.org Subject: Re: ports/127552: [PATCH] devel/libffi: Put include files into ${PREFIX}/include Date: Tue, 23 Sep 2008 22:33:49 +0800 I'm trying to porting JSEXT to FreeBSD, and it doesn't use pkg-config to get correct place of libffi. Then I feel strange that libffi's include files are in /usr/local/lib/... so I send a patch to PR system. I think it's okay if you insist to put include files in /usr/local/lib/... or whatever place, I'll use another approach to detect libffi. But if you have other plan, please let me know, I would like to change the way. Thanks, On Tue, Sep 23, 2008 at 07:27:07AM +0200, Bjoern Koenig wrote: > Hello, > > do you have a specific reason for the suggestion? This issue was topic in > ports/123756. Please read my justification there. > > Björn > -- * Gea-Suan Lin http://blog.gslin.org/ * If you cannot convince them, confuse them. -- Harry S Truman