CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2022/09/22 20:03:30

Modified files:
        graphics/webp-pixbuf-loader: Makefile 
Added files:
        graphics/webp-pixbuf-loader/patches: patch-io-webp_c 

Log message:
Unbreak webp-pixbuf-loader for big-endian platforms

The patch calls le32toh in <endian.h>, because OpenBSD doesn't have
<byteswap.h>.  This prevents a fatal error on BE_ARCHS when byteswap.h
didn't exist.

ok jsg@ jca@

Reply via email to