Move install instructions from pkg-descr to pkg-message.
PR: 65529 Submitted by: Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
This commit is contained in:
parent
0accdc781c
commit
ffd13ae061
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108090
@ -18,6 +18,6 @@ NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
post-install:
|
||||
@${CAT} ${DESCR}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,10 +1 @@
|
||||
URW font collection for X.
|
||||
|
||||
You'll have to add /usr/X11R6/lib/X11/fonts/URW
|
||||
to your X font path by either:
|
||||
|
||||
$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
|
||||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
10
x11-fonts/urwfonts/pkg-message
Normal file
10
x11-fonts/urwfonts/pkg-message
Normal file
@ -0,0 +1,10 @@
|
||||
============================================================
|
||||
You'll have to add /usr/X11R6/lib/X11/fonts/URW
|
||||
to your X font path by either:
|
||||
|
||||
$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
|
||||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
============================================================
|
Loading…
Reference in New Issue
Block a user