aboutsummaryrefslogtreecommitdiff
path: root/audio/baudline
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /audio/baudline
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'audio/baudline')
-rw-r--r--audio/baudline/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/audio/baudline/pkg-message b/audio/baudline/pkg-message
index ef23b88a6ff5..257f8946a703 100644
--- a/audio/baudline/pkg-message
+++ b/audio/baudline/pkg-message
@@ -1,6 +1,10 @@
-***********************************************************
+[
+{ type: install
+ message: <<EOM
baudline requires linprocfs(5) to be mounted. If you don't
have it mounted already, please add this line to /etc/fstab
and run `mount linproc`:
linproc /compat/linux/proc linprocfs rw 0 0
-***********************************************************
+EOM
+}
+]