aboutsummaryrefslogtreecommitdiff
path: root/japanese/truetypefonts/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-19 18:39:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-19 18:39:26 +0000
commit8381dfb9bda907cd8cea612d736358bb7268253c (patch)
treec2fdf4f58c1c0ae7ba4c2a14cd104ae54e1a8395 /japanese/truetypefonts/Makefile
parent84dd0bf77cd335e784481284a03b03dc8f880f27 (diff)
downloadports-8381dfb9bda907cd8cea612d736358bb7268253c.tar.gz
ports-8381dfb9bda907cd8cea612d736358bb7268253c.zip
Move fonts from truetype to TrueType. Besides being a better match with the
"Type1" directory that already exists, I just realized that the Xtt ports have been recommending this directory name in their documentation.
Notes
Notes: svn path=/head/; revision=14693
Diffstat (limited to 'japanese/truetypefonts/Makefile')
-rw-r--r--japanese/truetypefonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/truetypefonts/Makefile b/japanese/truetypefonts/Makefile
index ddb62f99d5d6..3fdcf2ae9cf4 100644
--- a/japanese/truetypefonts/Makefile
+++ b/japanese/truetypefonts/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 November 1998
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/11/19 08:47:28 asami Exp $
#
DISTNAME= ja-truetypefonts-1998.10.20
@@ -16,7 +16,7 @@ MAINTAINER= candy@kgc.co.jp
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/xtt-fonts-0.19981020
NO_BUILD= yes
-FONTDIR= ${PREFIX}/lib/X11/fonts/truetype
+FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
.include <bsd.port.pre.mk>