From owner-freebsd-ports@FreeBSD.ORG Tue Oct 18 00:42:28 2011 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 96ED010656DF for ; Tue, 18 Oct 2011 00:42:28 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 51FE68FC13 for ; Tue, 18 Oct 2011 00:42:28 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RFxlD-0004YY-Cw for freebsd-ports@freebsd.org; Tue, 18 Oct 2011 02:42:27 +0200 Received: from 189.61.210.138 ([189.61.210.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 02:42:27 +0200 Received: from rakuco by 189.61.210.138 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 02:42:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Date: Mon, 17 Oct 2011 22:42:14 -0200 Lines: 14 Message-ID: <87zkgzb061.fsf@FreeBSD.org> References: <201110172133.p9HLXMHB043933@monk.cnd.dundas.on.ca> <201110171809.31448.chuck@thesouthernlibertarian.com> <4E9CC73F.5080707@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 189.61.210.138 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (berkeley-unix) Cancel-Lock: sha1:grX2Ap5Sq9yrSLSPmG+OwL4jGXo= Subject: Re: UPDATING 20111016 and net/linphone-base -- can not be built. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 00:42:28 -0000 Doug Barton writes: > On 10/17/2011 16:09, Chuck Burns wrote: >> On Monday, October 17, 2011 4:33:22 PM Douglas Berry wrote: >>> I found I needed to pkg_delete ortp\* first, >>> then linphone-base buit. >> Yes, this is indeed a working fix. I discovered this earlier as well, but by >> the time I had enough free time to search/mention it, you'd already posted. > > So it sounds like a case for CONFLICTS_BUILD ? I thought ortp was included in linphone (I haven't checked). Perhaps this is just a build system issue (/usr/local/include being used instead of the includes in the tarball, for example)?