[patch] update graphics/exiv2 to 0.24
Alexey Dokuchaev
danfe at nsu.ru
Fri Apr 4 13:29:19 UTC 2014
On Fri, Apr 04, 2014 at 02:16:05PM +0200, Baptiste Daroussin wrote:
> On Fri, Apr 04, 2014 at 07:12:17PM +0700, Alexey Dokuchaev wrote:
> > On Fri, Apr 04, 2014 at 01:59:19PM +0200, Baptiste Daroussin wrote:
> > > btw isn't INSTALL_TARGET=install-strip allowing us to avoid the
> > > post-install at all?
> >
> > Do you mean if I manually set INSTALL_TARGET=install-strip or there is some
> > magic inside b.p.m. that takes care of it?
>
> install-strip is the official magic of the autotools nothing related to
> b.p.m but I added some magic in b.p.m so that WITH_DEBUG will automatically
> switch install-strip into plain install
I see. Unfortunately it does not apply here: exiv2's main Makefile is not
autotools-generated, but written manually, and does not support install-strip
target.
./danfe
More information about the freebsd-multimedia
mailing list