aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4-workspace/pkg-message
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-03 05:21:13 +0800
committerlofi <lofi@FreeBSD.org>2004-05-03 05:21:13 +0800
commit4a4c5d21c16c35c4394124ccf14c2686b873053c (patch)
tree972fc71663ba466fe36804e3ab2000817e9c773c /x11/kde4-workspace/pkg-message
parent79d71ce3a71ee37daa727f20594b4cf1bacfc0ba (diff)
downloadfreebsd-ports-gnome-4a4c5d21c16c35c4394124ccf14c2686b873053c.tar.gz
freebsd-ports-gnome-4a4c5d21c16c35c4394124ccf14c2686b873053c.tar.zst
freebsd-ports-gnome-4a4c5d21c16c35c4394124ccf14c2686b873053c.zip
Put the pkg-message template back into PKGDIR.
Requested by: obrien
Diffstat (limited to 'x11/kde4-workspace/pkg-message')
-rw-r--r--x11/kde4-workspace/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kde4-workspace/pkg-message b/x11/kde4-workspace/pkg-message
new file mode 100644
index 000000000000..f97e3656f98b
--- /dev/null
+++ b/x11/kde4-workspace/pkg-message
@@ -0,0 +1,11 @@
+This port has installed fonts into %%PREFIX%%/share/fonts
+
+You'll have to add %%PREFIX%%/share/fonts
+to your X font path by either:
+
+$ xset fp+ %%PREFIX%%/share/fonts
+$ xset fp rehash
+
+or by adding it to your X-server configuration file (usually
+/etc/X11/XF86Config or %%X11BASE%%/lib/X11/XF86Config) and
+restarting the X-server.