summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorDmitry Morozovsky <marck@FreeBSD.org>2007-05-23 07:10:46 +0000
committerDmitry Morozovsky <marck@FreeBSD.org>2007-05-23 07:10:46 +0000
commit0f886f6131e17dc0f8d04f2801c259486800ea96 (patch)
tree018d28aefa4b51722b007a6bd51cd094572fce7f /x11-fonts
parentThis port does not need XLIB. (diff)
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)
Notes
Notes: svn path=/head/; revision=191615
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/webfonts/Makefile2
-rw-r--r--x11-fonts/webfonts/pkg-message12
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"