Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 10:00:32 -0400
From:      Michael Johnson <ahze@ahze.net>
To:        Alexey Popov <lol@chistydom.ru>
Cc:        multimedia@freebsd.org
Subject:   Re: Makefile.local and ffmpeg port
Message-ID:  <03678B5B-0C88-4763-9F2E-9B7C3954F314@ahze.net>
In-Reply-To: <46CADD08.1020702@chistydom.ru>
References:  <46CADD08.1020702@chistydom.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Aug 21, 2007, at 8:39 AM, Alexey Popov wrote:

> Hi.
>
> Some time ago I could build ffmpeg port (actually ffmpeg-devel)  
> with external AMR library automaticaly by putting additional  
> configure arguments into Makefile.local:
>
> ===
> CONFIGURE_ARGS+= --enable-amr-nb \
> 		--extra-ldflags=-L/usr/local/amr/lib \
> 		--extra-cflags=-I/usr/local/amr/include
> ===
>
> But in rev.1.65 of ports/multimedia/ffmpeg/Makefile string
> "include <bsd.port.pre.mk>" that reads my Makefile.local was put  
> upper in Makefile. And now Makefile overwrittes my CONFIGURE_ARGS,  
> so I can't add my own parameters.
>

Fixed, Thanks


> What was the idea of this change? Could it be reverted?
>
> With best regards,
> Alexey Popov
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia- 
> unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03678B5B-0C88-4763-9F2E-9B7C3954F314>