diff options
-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%%/" |