Clean up pkg-message a bit:

- support for XFree86 3.x has been dropped
- mention xorg before XFree86 as it is default X system for long time

PR:		ports/112867
Approved by:	maintainer
Approved by:	portmgr (erwin)
This commit is contained in:
Dmitry Morozovsky 2007-05-23 07:10:46 +00:00
parent 64531cd6b4
commit 0f886f6131
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191615
2 changed files with 3 additions and 11 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= webfonts
PORTVERSION= 0.30
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_NETBSD:S/%SUBDIR%/ms-ttf/}:group1 \
${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/corefonts/}:group1 \

View File

@ -3,19 +3,11 @@ the terms of the Microsoft End-User License Agreement ("EULA"). You will find
the EULA at %%DOCSDIR%%/LICENSE. If you read and agree
to the EULA, you can start using the fonts by following these instructions:
--- XFree86 4.x.x (using the freetype module)
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of XF86Config:
line to the "Modules" section of xorg.conf or XF86Config:
Load "freetype"
Add the following line to the "Files" section of XF86Config:
Add the following line to the "Files" section of xorg.conf or XF86Config:
FontPath "%%FONTSDIR%%/"
--- XFree86 3.x.x (using Xfstt)
Add the following line to the "Files" section of XF86Config:
FontPath "unix/:7101"