1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

graphics/libdrm: Remove @${PY_FLAVOR}

While it works fine when building directly the port poudriere complains :
[00:00:06] Warning: (graphics/libdrm): Error: graphics/libdrm has dependency on textproc/py-docutils with invalid empty FLAVOR; Please contact maintainer of the port to fix this.

portlint suggested this but this seems wrong.

Fixes:		67c3a731ef ("graphics/libdrm: Always enable manpages")
Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2024-01-27 20:01:40 +01:00
parent 99a57a86dd
commit 30228b4054

View File

@ -11,7 +11,7 @@ WWW= https://dri.freedesktop.org/
LICENSE= MIT
BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR}
BUILD_DEPENDS= rst2man:textproc/py-docutils
LIB_DEPENDS= libpciaccess.so:devel/libpciaccess
USES= gnome meson pkgconfig tar:xz