aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-01-27 19:01:40 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-02-01 09:31:47 +0000
commit026a0d471efc91a952bd3a9693bd93b389b5c3d4 (patch)
tree9de7c5b3e2dcb5b986a54f48fab5f80935ac2e0a
parent4446382a7ce1e37442ee734a3c2619d94cf07791 (diff)
downloadports-026a0d471efc91a952bd3a9693bd93b389b5c3d4.tar.gz
ports-026a0d471efc91a952bd3a9693bd93b389b5c3d4.zip
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: 67c3a731efe7 ("graphics/libdrm: Always enable manpages") Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit 30228b4054de23d900d39c6df1bd6dfcc4503929)
-rw-r--r--graphics/libdrm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 76f6ad230e00..bf580a280d89 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -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