diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-03-24 20:16:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-03-24 20:16:37 +0000 |
commit | 236b4cafbb4d201ea150f57d19977f06ad4d05d0 (patch) | |
tree | 1a0c87bdd2cd5afe840e37c9664c676ca8b77a0f /x11-fonts | |
parent | 99d98fd3a8b4f99dd807d7fc4884e0c8c34d8592 (diff) | |
download | ports-236b4cafbb4d201ea150f57d19977f06ad4d05d0.tar.gz ports-236b4cafbb4d201ea150f57d19977f06ad4d05d0.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/hanazono-fonts-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/hanazono-fonts-ttf/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/hanazono-fonts-ttf/Makefile b/x11-fonts/hanazono-fonts-ttf/Makefile index ae1c5be2a167..36f753409fc5 100644 --- a/x11-fonts/hanazono-fonts-ttf/Makefile +++ b/x11-fonts/hanazono-fonts-ttf/Makefile @@ -3,7 +3,7 @@ PORTNAME= hanazono-fonts-ttf PORTVERSION= 20131208 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= SFJP MASTER_SITE_SUBDIR= hanazono-font/60001 diff --git a/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in b/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in index 798a45125c89..5b2177630d03 100644 --- a/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in +++ b/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in @@ -4,5 +4,5 @@ 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 "%%PREFIX%%/%%FONTDIR%%/" + FontPath "%%FONTSDIR%%/" |