diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-21 06:11:24 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-21 06:11:24 +0800 |
commit | 18a377f3c2dda87570da3d84a17314c652623a56 (patch) | |
tree | 9f55dcf0500cf512c84043ab9dee9f3caee56aab /x11-fonts/urwfonts | |
parent | 71266f355634e84a1081fc312b00040bfa58c2e6 (diff) | |
download | freebsd-ports-gnome-18a377f3c2dda87570da3d84a17314c652623a56.tar.gz freebsd-ports-gnome-18a377f3c2dda87570da3d84a17314c652623a56.tar.zst freebsd-ports-gnome-18a377f3c2dda87570da3d84a17314c652623a56.zip |
Remove references about /usr/X11R6 from pkg-message.
PR: ports/113756
Submitted by: tomdean(at)speakeasy.org
Diffstat (limited to 'x11-fonts/urwfonts')
-rw-r--r-- | x11-fonts/urwfonts/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/urwfonts/pkg-message b/x11-fonts/urwfonts/pkg-message index 818298757756..388ef1286d51 100644 --- a/x11-fonts/urwfonts/pkg-message +++ b/x11-fonts/urwfonts/pkg-message @@ -1,8 +1,8 @@ ============================================================ -You'll have to add /usr/X11R6/lib/X11/fonts/URW +You'll have to add /usr/local/lib/X11/fonts/URW to your X font path by either: -$ xset fp+ /usr/X11R6/lib/X11/fonts/URW +$ xset fp+ /usr/local/lib/X11/fonts/URW $ xset fp rehash or by adding it to your X-server configuration file (usually |