From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 18 04:41:59 2011 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C1A0106564A; Fri, 18 Mar 2011 04:41:59 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 2BBEE8FC1A; Fri, 18 Mar 2011 04:41:58 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p2I4B1YJ077416; Thu, 17 Mar 2011 21:11:02 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4D82DC2C.9070205@rawbw.com> Date: Thu, 17 Mar 2011 21:14:36 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101211 Thunderbird/3.0.11 MIME-Version: 1.0 To: miwi@FreeBSD.org References: <201103180352.p2I3qBUa086453@freefall.freebsd.org> In-Reply-To: <201103180352.p2I3qBUa086453@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/154902: [patch] Port devel/libedit: added libedit.pc for gnome-config to be able to find it X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 04:41:59 -0000 The error message says: ======================================== ===> Building package for libedit-2.6.10_2 tar: libdata/pkgconfig/libedit.pc: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 But I don't see why, because file work/libedit-2.6.10/libdata/pkgconfig/libedit.pc exists. Why do you think its the wrong way? Having libedit.pc is a way to make gnome-config find the package, and its not (yet) done upstream. Yuri