Date: Sat, 9 Jun 2012 08:42:45 +0100 From: Chris Rees <crees@FreeBSD.org> To: Hiroto Kagotani <hiroto.kagotani@gmail.com>, Baptiste Daroussin <bapt@freebsd.org> Cc: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>, FreeBSD ports list <freebsd-ports@freebsd.org> Subject: Re: libreoffice, Makefile fix proposal... Message-ID: <CADLo838Zh%2Bk71DJx_QkP-pzDtT4EyO=NjJwN_--=xfsOEDMj5g@mail.gmail.com> In-Reply-To: <CAC_W2ofTfZKfStTUDCi1sdRJqribPXRKvEPAwMvseKMZpMi_hg@mail.gmail.com> References: <1339037016.14403.3.camel@z6000.lenzicasa> <CAC_W2ofTfZKfStTUDCi1sdRJqribPXRKvEPAwMvseKMZpMi_hg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7 June 2012 15:28, Hiroto Kagotani <hiroto.kagotani@gmail.com> wrote: > 2012/6/7 Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>: >> Well, now that libreoffice build is >> solved, than =A0what about insert >> a line: >> CONFLICTS_BUILD=3D =A0 =A0boost* >> near line 63 of Makefile??? > > libreoffice does not conflict with boost; > just Makefile has a problem. > > Attached is the patch. The only functional difference here is removing the BDB includes from CPPFL= AGS; from bsd.port.mk .if defined(HAS_CONFIGURE) @(cd ${CONFIGURE_WRKSRC} && \ ${SET_LATE_CONFIGURE_ARGS} \ if ! ${SETENV} CC=3D"${CC}" CPP=3D"${CPP}" CXX=3D"${CXX}" \ CFLAGS=3D"${CFLAGS}" CPPFLAGS=3D"${CPPFLAGS}" CXXFLAGS=3D"${CXX= FLAGS}" \ So CPPFLAGS and LDFLAGS are already added to CONFIGURE_ARGS. I would suspect something more subtle is at work here. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838Zh%2Bk71DJx_QkP-pzDtT4EyO=NjJwN_--=xfsOEDMj5g>