From owner-freebsd-ports@FreeBSD.ORG Wed Jul 9 16:05:41 2008 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 659651065688; Wed, 9 Jul 2008 16:05:41 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3750F8FC1B; Wed, 9 Jul 2008 16:05:41 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from eagle.syrec.org (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id m69G5enq073158; Wed, 9 Jul 2008 09:05:40 -0700 (PDT) Message-ID: <4874E1D4.60108@tsoft.com> Date: Wed, 09 Jul 2008 09:05:40 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.14 (X11/20080608) MIME-Version: 1.0 To: Sergey Matveychuk References: <4872100F.5080202@tsoft.com> <48722941.1060803@FreeBSD.org> <487468B0.1090803@tsoft.com> <4874A78F.2090307@FreeBSD.org> In-Reply-To: <4874A78F.2090307@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: portupgrade complains "Makefile possibly broken: lang/php5" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@tsoft.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2008 16:05:41 -0000 Sergey Matveychuk wrote: > Really the message is quite understandable. You have no > /usr/local/bin/apr-1-config. > > Install devel/apr port or reinstall apache with WITH_APR_FROM_PORTS > option off. > Before I reinstalled apache 'pkg_info -W /usr/local/bin/apr-1-config' said this file belongs to no packages. After apache reinstall it says file belongs to apache. Now the problem is gone. Very strange. Thanks! Yuri