diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-21 03:06:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-21 03:06:57 +0800 |
commit | 3ec2e82d048361f5036aa402116a7c65c931d159 (patch) | |
tree | 5e1f7be0cf7234c56a54ff718fd4747789903080 /arabic/ae_fonts_ttf | |
parent | ef90bf029f7b0b1125e3fea81ca8f184cccadbd6 (diff) | |
download | freebsd-ports-gnome-3ec2e82d048361f5036aa402116a7c65c931d159.tar.gz freebsd-ports-gnome-3ec2e82d048361f5036aa402116a7c65c931d159.tar.zst freebsd-ports-gnome-3ec2e82d048361f5036aa402116a7c65c931d159.zip |
Fix pkg-message
Diffstat (limited to 'arabic/ae_fonts_ttf')
-rw-r--r-- | arabic/ae_fonts_ttf/files/pkg-message.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arabic/ae_fonts_ttf/files/pkg-message.in b/arabic/ae_fonts_ttf/files/pkg-message.in index a57c5c82dcb3..e019cc531a17 100644 --- a/arabic/ae_fonts_ttf/files/pkg-message.in +++ b/arabic/ae_fonts_ttf/files/pkg-message.in @@ -5,10 +5,5 @@ Add the following line to the "Files" section and restart XFree86. - 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 "%%FONTSDIR%%" ------------------------------------------------------------------ |