diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-01-18 00:19:39 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-01-18 00:19:39 +0800 |
commit | 6064ccc39f45b75a453636ad6186af49eef97992 (patch) | |
tree | dcf3142d73a9dd6107e61302003aec0a7b6a0377 /graphics | |
parent | 4bf6e899d64b561e01ad0e7932177c66b169838d (diff) | |
download | freebsd-ports-gnome-6064ccc39f45b75a453636ad6186af49eef97992.tar.gz freebsd-ports-gnome-6064ccc39f45b75a453636ad6186af49eef97992.tar.zst freebsd-ports-gnome-6064ccc39f45b75a453636ad6186af49eef97992.zip |
Don't reference obsolete drm-*-kmod ports
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mesa-dri/pkg-help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mesa-dri/pkg-help b/graphics/mesa-dri/pkg-help index 675f349c22b9..68f40a04d776 100644 --- a/graphics/mesa-dri/pkg-help +++ b/graphics/mesa-dri/pkg-help @@ -2,4 +2,4 @@ VAAPI and VDPAU options enable building Gallium based VA-API and VDPAU drivers to decode video on the GPU via libva and libvdpau, respectively. Gallium based VAAPI and VDPAU drivers are only available for Radeon GPUs. -VAAPI and VDPAU require graphics/drm-stable-kmod or newer on FreeBSD. +VAAPI and VDPAU on FreeBSD require graphics/drm-kmod. |