aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-fbsd11.2-kmod
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /graphics/drm-fbsd11.2-kmod
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'graphics/drm-fbsd11.2-kmod')
-rw-r--r--graphics/drm-fbsd11.2-kmod/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/drm-fbsd11.2-kmod/pkg-message b/graphics/drm-fbsd11.2-kmod/pkg-message
index 8b20db234f08..9ffa33a92063 100644
--- a/graphics/drm-fbsd11.2-kmod/pkg-message
+++ b/graphics/drm-fbsd11.2-kmod/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
The drm-fbsd11.2-kmod port can be enabled for amdgpu (for AMD GPUs starting
with the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with
HD3000 / Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older
@@ -13,3 +16,6 @@ Please ensure that all users requiring graphics are members of the
Older generations are supported by the legacy kms modules (radeonkms /
i915kms) in base or by installing graphics/drm-legacy-kmod.
+EOM
+}
+]