summaryrefslogtreecommitdiff
path: root/japanese/font-kochi/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2002-07-27 08:39:50 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2002-07-27 08:39:50 +0000
commit8f21a18f60c67b71e0ed15687db131f2f5e65ee8 (patch)
tree76f9742e4e6b09a35a600c9b3ce581b7267b6ec5 /japanese/font-kochi/Makefile
parent1. Use the link /usr/local/www/cgi-bin for installing the cgi scripts. (diff)
Fix fonts.dir and fonts.alias.
PR: ports/41008 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
Notes
Notes: svn path=/head/; revision=63626
Diffstat (limited to 'japanese/font-kochi/Makefile')
-rw-r--r--japanese/font-kochi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/font-kochi/Makefile b/japanese/font-kochi/Makefile
index 64e73955520d..8ed60d7a94cc 100644
--- a/japanese/font-kochi/Makefile
+++ b/japanese/font-kochi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kochi-ttfonts
PORTVERSION= 20020503
+PORTREVISION= 1
CATEGORIES= japanese x11-fonts
MASTER_SITES= http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/
DISTFILES= kochi-mincho-0.2.${PORTVERSION}.tar.bz2 \
@@ -36,7 +37,7 @@ do-install:
.endif
${INSTALL_DATA} ${WRKDIR}/kochi-gothic/fonts/kochi-gothic.ttf \
${WRKDIR}/kochi-mincho/fonts/kochi-mincho.ttf \
- ${WRKDIR}/kochi-mincho/examples/fonts.dir.kochi \
+ ${FILESDIR}/fonts.dir.kochi \
${FILESDIR}/fonts.alias.kochi \
${PREFIX}/${FONTSDIR}
.if !defined(NOPORTDOCS)