diff options
author | lofi <lofi@FreeBSD.org> | 2004-05-03 05:21:13 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-05-03 05:21:13 +0800 |
commit | 4a4c5d21c16c35c4394124ccf14c2686b873053c (patch) | |
tree | 972fc71663ba466fe36804e3ab2000817e9c773c /x11/kde4-workspace/pkg-message | |
parent | 79d71ce3a71ee37daa727f20594b4cf1bacfc0ba (diff) | |
download | freebsd-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-message | 11 |
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. |