From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 18 07:10:03 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 721B6106566B for ; Sun, 18 May 2008 07:10:03 +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 63ED98FC1C for ; Sun, 18 May 2008 07:10: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 m4I7A3pb011003 for ; Sun, 18 May 2008 07:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4I7A3kj011002; Sun, 18 May 2008 07:10:03 GMT (envelope-from gnats) Date: Sun, 18 May 2008 07:10:03 GMT Message-Id: <200805180710.m4I7A3kj011002@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Bjoern Koenig" Cc: Subject: Re: ports/123756: [patch] put devel/libffi includes in sane place X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bjoern Koenig List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 07:10:03 -0000 The following reply was made to PR ports/123756; it has been noted by GNATS. From: "Bjoern Koenig" To: "Matthew Luckie" Cc: bug-followup@freebsd.org Subject: Re: ports/123756: [patch] put devel/libffi includes in sane place Date: Sun, 18 May 2008 09:07:52 +0200 (CEST) Matthew Luckie wrote: > That looks fine (though I haven't tested it). Are conflicts required > for libffi-devel ?? I think devel/libffi-devel should be removed. I created the port before the libffi 3.x release because of its amd64 support. Now it's obsolete. > Also, my motivation for headers in a sane place: > > http://lists.freebsd.org/pipermail/freebsd-python/2008-May/001519.html Thanks for doing that. I also had this problem on FreeBSD/arm, but I haven't had the time to deal with it. Björn