From owner-freebsd-ports@FreeBSD.ORG Sat Aug 2 21:23:51 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B28E3106564A; Sat, 2 Aug 2008 21:23:51 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id 326198FC1A; Sat, 2 Aug 2008 21:23:50 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080802212351.CVTB11636.eastrmmtao101.cox.net@eastrmimpo03.cox.net>; Sat, 2 Aug 2008 17:23:51 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo03.cox.net with bizsmtp id xZPp1Z00B4iy4EG02ZPqEk; Sat, 02 Aug 2008 17:23:50 -0400 Date: Sat, 02 Aug 2008 16:24:10 -0500 To: "Stanislav Sedov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20080802202506.90332d3d.stas@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20080802202506.90332d3d.stas@FreeBSD.org> User-Agent: Opera Mail/9.51 (Linux) Cc: ports@freebsd.org Subject: Re: Your three ports need to add CONFLICTS. 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: Sat, 02 Aug 2008 21:23:51 -0000 On Sat, 02 Aug 2008 11:25:06 -0500, Stanislav Sedov wrote: > On Fri, 01 Aug 2008 12:15:50 -0500 > "Jeremy Messenger" mentioned: > >> Hello Stanislav, >> >> Your three ports need to add CONFLICTS: >> >> djvulibre and djvulibre-nox11 conflict: Install same nox11 stuff, the >> real >> solution is to force djvulibre to not install nox11 stuff then depend on >> djvulibre-nox11 to resolve the conflict and avoid use CONFLICTS. >> djview4 and djvulibre conflict: Install same >> lib/browser_plugins/nsdejavu.so. >> >> While I am here, the djview4's plugin does not work by default because >> of >> missing to link with X11 library (-lXt -lXext). I had to fix it by do >> this: >> >> --------------------------------------------- >> @${REINPLACE_CMD} -e 's,/netscape/,/djview4/, ; \ >> s|@NSDEJAVU_LIBS@|@NSDEJAVU_LIBS@ -lXt -lXext|g' \ >> ${WRKSRC}/nsdejavu/Makefile.in ${WRKSRC}/nsdejavu/nsdejavu.1.in >> --------------------------------------------- >> > > Done. > Thanks for the report! Beautiful, thanks too! Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org