diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-22 09:41:36 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-22 09:41:36 +0000 |
commit | b652eb35423693c3c9e44ff03daca0eedc0bd494 (patch) | |
tree | 7f3d992feef18a638dddbc53db0d025328ada57b /editors/AbiWord/pkg-message | |
parent | da5eed337ab4d6dbd0c193d60de50f3f95080071 (diff) | |
download | ports-b652eb35423693c3c9e44ff03daca0eedc0bd494.tar.gz ports-b652eb35423693c3c9e44ff03daca0eedc0bd494.zip |
Notes
Diffstat (limited to 'editors/AbiWord/pkg-message')
-rw-r--r-- | editors/AbiWord/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/AbiWord/pkg-message b/editors/AbiWord/pkg-message index 41799bba5851..cf30e88f24e6 100644 --- a/editors/AbiWord/pkg-message +++ b/editors/AbiWord/pkg-message @@ -1,7 +1,7 @@ -You must add the /usr/local/AbiSuite/fonts directory to your X server's +You must add the ${PREFIX}/AbiSuite/fonts directory to your X server's font path. For XFree86, add the line: -FontPath "/usr/local/AbiSuite/fonts/" +FontPath "${PREFIX}/AbiSuite/fonts/" in the "Files" section of your /etc/XF86Config file. If you use a different X server, please see its documentation on how to do |