Date: Sat, 02 Aug 2008 16:24:10 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Stanislav Sedov" <stas@freebsd.org> Cc: ports@freebsd.org Subject: Re: Your three ports need to add CONFLICTS. Message-ID: <op.ue922kzl9aq2h7@mezz.mezzweb.com> In-Reply-To: <20080802202506.90332d3d.stas@FreeBSD.org> References: <op.ue7wwoi29aq2h7@mezz.mezzweb.com> <20080802202506.90332d3d.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 02 Aug 2008 11:25:06 -0500, Stanislav Sedov <stas@freebsd.org> wrote: > On Fri, 01 Aug 2008 12:15:50 -0500 > "Jeremy Messenger" <mezz7@cox.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.ue922kzl9aq2h7>