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:
parent
99a57a86dd
commit
30228b4054
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user