diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-01-15 18:06:54 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-01-15 18:06:54 +0000 |
commit | f51f1d4b507216e0fd01d246906158513dc73121 (patch) | |
tree | 4f376b310c04a4c3d9f328685ac9a03f33fda61a /japanese/motoya-ttfonts/Makefile | |
parent | eb0792d391fe94c71f1c62dffe7d3088d4bab352 (diff) | |
download | ports-f51f1d4b507216e0fd01d246906158513dc73121.tar.gz ports-f51f1d4b507216e0fd01d246906158513dc73121.zip |
Notes
Diffstat (limited to 'japanese/motoya-ttfonts/Makefile')
-rw-r--r-- | japanese/motoya-ttfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/motoya-ttfonts/Makefile b/japanese/motoya-ttfonts/Makefile index ffef1c2b225d..0b4521825bbd 100644 --- a/japanese/motoya-ttfonts/Makefile +++ b/japanese/motoya-ttfonts/Makefile @@ -8,7 +8,7 @@ PORTNAME= motoya-ttfonts PORTVERSION= 0.20040116 CATEGORIES= japanese x11-fonts -MASTER_SITES= #http://www.motoyafont.jp/dl/win/ +MASTER_SITES= # # You must accept following MOTOYA freefont LICENSE[1], and regist # free member for download. You can get a Japanese mail which # contains download URL. @@ -52,7 +52,7 @@ do-extract: do-install: .if !exists(${PREFIX}/${FONTSDIR}) - @${ECHO} "*************************************************** + @${ECHO} "***************************************************" @${ECHO} "Please add ${PREFIX}/${FONTSDIR} to your font path" @${ECHO} "and load 'xtt' module in /etc/XF86Config." @${ECHO} "***************************************************" |