aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-dri
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/linux-c7-dri
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'graphics/linux-c7-dri')
-rw-r--r--graphics/linux-c7-dri/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/linux-c7-dri/pkg-message b/graphics/linux-c7-dri/pkg-message
index 4950cd833796..254b4f3f8f29 100644
--- a/graphics/linux-c7-dri/pkg-message
+++ b/graphics/linux-c7-dri/pkg-message
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
This package needs linsysfs mounted on /compat/linux/sys. Add the
following line to /etc/fstab:
linsysfs /compat/linux/sys linsysfs rw 0 0
Then run "mount /compat/linux/sys".
+EOM
+}
+]