diff options
author | Dmitry Morozovsky <marck@FreeBSD.org> | 2007-05-23 07:10:46 +0000 |
---|---|---|
committer | Dmitry Morozovsky <marck@FreeBSD.org> | 2007-05-23 07:10:46 +0000 |
commit | 0f886f6131e17dc0f8d04f2801c259486800ea96 (patch) | |
tree | 018d28aefa4b51722b007a6bd51cd094572fce7f /x11-fonts | |
parent | 64531cd6b4dbcd5b7f31443f7cf67ee9d756d662 (diff) | |
download | ports-0f886f6131e17dc0f8d04f2801c259486800ea96.tar.gz ports-0f886f6131e17dc0f8d04f2801c259486800ea96.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/webfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/webfonts/pkg-message | 12 |
2 files changed, 3 insertions, 11 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index 7c61b7a5b1a6..4379f4dffad9 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -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 \ diff --git a/x11-fonts/webfonts/pkg-message b/x11-fonts/webfonts/pkg-message index 24bd8862edf3..b6b58147a0a1 100644 --- a/x11-fonts/webfonts/pkg-message +++ b/x11-fonts/webfonts/pkg-message @@ -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" |