xorg/libdrm
Juergen Daubert 733f15f8f2 [notify] libdrm: update to 2.4.101
upstream switched from autotools to meson, thus all libtool file
are gone. Rebuild all ports dependent on libdrm to fix wrong entries
in their *.la files, probably most of xorg-xf86-video-*.

Use the following script to find problematic ports:

for f in $(grep -lrs libdrm.la /usr/lib); do pkginfo -o $f | \
awk '!/^Package/ {print $1}'; done | sort -u
2020-04-06 15:26:52 +02:00
..
.footprint [notify] libdrm: update to 2.4.101 2020-04-06 15:26:52 +02:00
.signature [notify] libdrm: update to 2.4.101 2020-04-06 15:26:52 +02:00
Pkgfile [notify] libdrm: update to 2.4.101 2020-04-06 15:26:52 +02:00