aboutsummaryrefslogtreecommitdiff
path: root/emulators/i386-wine-devel
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 /emulators/i386-wine-devel
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 'emulators/i386-wine-devel')
-rw-r--r--emulators/i386-wine-devel/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/i386-wine-devel/files/pkg-message.in b/emulators/i386-wine-devel/files/pkg-message.in
index ac9a492540d2..16c17b8a828d 100644
--- a/emulators/i386-wine-devel/files/pkg-message.in
+++ b/emulators/i386-wine-devel/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Some ZFS tuning guides recommend setting KVA_PAGES=512 in your kernel
configuration. This is incompatible with Wine. The maximum possible
is KVA_PAGES=500, which should still be enough for ZFS.
@@ -7,3 +10,6 @@ additional programs that are not in the manual pages under
%%PREFIX%%/share/doc/wine
There is more in the source tree but the others are only useful in
conjunction with the rest of the source tree.
+EOM
+}
+]