tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: enabling WebRTC by default in firefox
On Fri, May 22, 2020 at 07:54:48PM +0100, Robert Swindells wrote:
> I give up.
>
> I can create a graphics/libv4l package for 1.18.1 that will build on
> NetBSD-current.
>
> If I put any conditional expressions in the Makefile to handle the
> different possible system headers then make exits with an error.
>
> The error message doesn't even match the input, why would this:
>
> .elif (${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly") && ${NEWHEADER} == ""
>
> cause this error:
>
> make: "/u1/pkgsrc/graphics/libv4l.new/Makefile" line 24: Malformed conditional ((${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly") &&)
If you attach / commit what you have to wip, I can hack at it from here.
Home |
Main Index |
Thread Index |
Old Index