diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/files/pkg-message.in | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index 34997b93287..ce753ed313e 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -20,7 +20,6 @@ USE_XORG= x11 SUB_FILES= pkg-message FONTNAME= Liberation -FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} INSTDAT= AUTHORS NO_BUILD= yes diff --git a/x11-fonts/liberation-fonts-ttf/files/pkg-message.in b/x11-fonts/liberation-fonts-ttf/files/pkg-message.in index dca252c8f1d..58071a80c57 100644 --- a/x11-fonts/liberation-fonts-ttf/files/pkg-message.in +++ b/x11-fonts/liberation-fonts-ttf/files/pkg-message.in @@ -2,4 +2,4 @@ You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: - FontPath "%%FONTDIR%%/" + FontPath "%%FONTSDIR%%/" |