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 2020-05-22 at 19:55 BST, Robert Swindells wrote:

> 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") &&)

You need to include bsd.prefs.mk before you can test ${OPSYS}.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index