Makefile.local and ffmpeg port

Michael Johnson ahze at ahze.net
Tue Aug 21 07:00:41 PDT 2007


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia- 
> unsubscribe at freebsd.org"



More information about the freebsd-multimedia mailing list