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 @@ -1,29 +1,29 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= hanazono-fonts-ttf PORTVERSION= 20131208 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= SFJP MASTER_SITE_SUBDIR= hanazono-font/60001 DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION} MAINTAINER= lichray@gmail.com COMMENT= CJK Mincho-typeface developed by Hanazono University LICENSE= OFL11 USES= fonts zip NO_BUILD= yes NO_WRKSUBDIR= yes FONTNAME= Hana SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} cd ${WRKSRC}/ && \ ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} .include 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 @@ -1,8 +1,8 @@ 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%%/"