Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2005 10:45:50 +0100
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        Volker Stolz <vs@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: cvs commit: ports/graphics/py-graphviz Makefile
Message-ID:  <20051102094550.GA60209@arved.priv.at>
In-Reply-To: <20051102083018.GA9487@i2.informatik.rwth-aachen.de>
References:  <200511011418.jA1EIqVv060958@repoman.freebsd.org> <20051101191515.GA74339@xor.obsecurity.org> <20051102083018.GA9487@i2.informatik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* Volker Stolz [2005-11-02 09:30]:
> > > arved       2005-11-01 14:18:52 UTC
> > > 
> > >   FreeBSD ports repository
> > > 
> > >   Modified files:
> > >     graphics/py-graphviz Makefile 
> > >   Log:
> > >   Fix dependency on graphviz, the graphviz libraries are installed in a
> > >   non-default libdir, add BUILD_ and RUN_ dependendencies instead.
> > 
> > Shouldn't graphviz be setting LDCONFIG_DIRS instead?

Yes, that's the problem. 
According to perky, the graphviz port does not install a startup script,
that sets LDCONFIG_DIRS, because the libraries have very common names.

> Tilman, would you mind at least bouncing me a copy of the commit-mail when
> you're semantically reverting my commit?

Oops, sorry, i didn't read the cvs log. Maybe we need to add an
explaining comment to avoid confusion in the future.

regards
tilman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051102094550.GA60209>