aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-01-27 19:01:40 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-01-27 19:03:23 +0000
commit30228b4054de23d900d39c6df1bd6dfcc4503929 (patch)
tree5b3ea2f59d226712fe159d1a20870578b63ee204
parent99a57a86dd1dc2ba4dd24f6b5d70f2f5606d0c6b (diff)
downloadports-30228b4054de23d900d39c6df1bd6dfcc4503929.tar.gz
ports-30228b4054de23d900d39c6df1bd6dfcc4503929.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
-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