diff options
-rw-r--r-- | graphics/libdrm/Makefile | 2 |
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 |