CVSROOT:        /cvs
Module name:    ports
Changes by:     j...@cvs.openbsd.org    2025/06/24 06:11:14

Modified files:
        audio/xmms2    : Makefile 
Added files:
        audio/xmms2/patches: patch-src_clients_vistest_wscript 

Log message:
Unbreak linking with ld.lld and newer pkgconf

pkgconf(1) doesn't outputs private libs (needed for static linking) by
default, as opposed to our base pkg-config(1).  So specify missing
libvorbis and libogg which are directly referenced by xmms2-ripper.

Reply via email to