For font packages, pkg_add already prints a similar message after
installation:
You may wish to update your font path for /usr/local/share/fonts/jmk
so I don't think we need MESSAGE as well.
Index: pkg/MESSAGE
===================================================================
RCS file: pkg/MESSAGE
diff -N pkg/MESSAGE
--- pkg/MESSAGE 31 Mar 2015 09:45:10 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-Be sure to add ${PREFIX}/share/fonts/jmk to your fontpath,
-preferably in your xorg.conf by adding this line:
-
- FontPath "${PREFIX}/share/fonts/jmk/"
-
-Or, if you wish, from your shell:
-
- $ xset fp+ ${PREFIX}/share/fonts/jmk
- $ xset fp rehash