Update the message following up the change of directory for fonts from

lib/X11/fonts to share/fonts long ago
This commit is contained in:
Baptiste Daroussin 2017-08-17 08:17:52 +00:00
parent 12033e1872
commit feb2a05eb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448081
2 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= khotot
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= arabic x11-fonts
MAINTAINER= ports@FreeBSD.org

View file

@ -5,12 +5,12 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts_mono"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AAHS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AGA"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/FS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Kasr"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/MCS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Shmookh"
FontPath "%%PREFIX%%/lib/X11/fonts/kacst_fonts"
FontPath "%%PREFIX%%/share/fonts/ae_fonts_mono"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/AAHS"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/AGA"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/FS"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/Kasr"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/MCS"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/Shmookh"
FontPath "%%PREFIX%%/share/fonts/kacst_fonts"
------------------------------------------------------------------