Fix pkg-message
This commit is contained in:
parent
6d35350918
commit
6eadd4b13b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381740
2 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,6 @@ USE_XORG= x11
|
|||
SUB_FILES= pkg-message
|
||||
|
||||
FONTNAME= Liberation
|
||||
FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME}
|
||||
INSTDAT= AUTHORS
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ You can start using the fonts by following these instructions:
|
|||
|
||||
Add the following line to the "Files" section of your x.org configuration file:
|
||||
|
||||
FontPath "%%FONTDIR%%/"
|
||||
FontPath "%%FONTSDIR%%/"
|
||||
|
|
Loading…
Reference in a new issue