change with upcoming xorg ports upgrade breaks openoffice ports

NAKATA Maho chat95 at mac.com
Sun Dec 19 20:55:10 PST 2004


In Message-ID: <200412180833.08590.lesi at FreeBSD.org> 
Dejan Lesjak <lesi at FreeBSD.org> wrote:

Dear Dejan,

> On Sunday 12 of December 2004 21:38, Dejan Lesjak wrote:
> > Hello,
> >
> > Soon upgrade of X.Org ports will be commited and with it some changes to
> > X11 ports. The main change is that imake is no longer run time dependency
> > for them. As some of the ports relied on this, they do not include build
> > time dependency for imake. One of them are OpenOffice.org ports. Update is
> > now being tested on pointyhat and here is errorlog from one of them:
> > http://pointyhat.freebsd.org/errorlogs/i386-5-latest-logs/ar-openoffice-1.1
> >.3_1.log Would you please look into this, adding dependency with a line
> > like: BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
> > is probably all that is needed. Adding this before xorg update is commited
> > also shouldn't break things.
> > Thanks.

you can simply add
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
                unzip:${PORTSDIR}/archivers/unzip \
                gcp:${PORTSDIR}/sysutils/coreutils \
                xmkmf:${X_IMAKE_PORT} \
                ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft
...

and if there's no build problem it is okay.
as I noted I'll away for month.
thank you very much.
-- NAKATA, Maho





More information about the freebsd-openoffice mailing list