aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kochi-ttfonts/Makefile
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2002-01-16 10:41:26 +0800
committershige <shige@FreeBSD.org>2002-01-16 10:41:26 +0800
commit959862ce30e2bce05bcc286e7a9c273355ce1657 (patch)
tree89d86420dfad6ee76abc0e2b63509f24cedc8589 /japanese/kochi-ttfonts/Makefile
parent7e7eb44756cb527fa7c1a53153376ce58bb8bb74 (diff)
downloadfreebsd-ports-graphics-959862ce30e2bce05bcc286e7a9c273355ce1657.tar.gz
freebsd-ports-graphics-959862ce30e2bce05bcc286e7a9c273355ce1657.tar.zst
freebsd-ports-graphics-959862ce30e2bce05bcc286e7a9c273355ce1657.zip
Needn't depend mkfontdir.
Submitted by: KATO Tsuguru <dai_fugo@geocities.co.jp>
Diffstat (limited to 'japanese/kochi-ttfonts/Makefile')
-rw-r--r--japanese/kochi-ttfonts/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/kochi-ttfonts/Makefile b/japanese/kochi-ttfonts/Makefile
index aeb8c091df2..104cb7e3794 100644
--- a/japanese/kochi-ttfonts/Makefile
+++ b/japanese/kochi-ttfonts/Makefile
@@ -14,12 +14,6 @@ DISTFILES= kochi-mincho-0.1.${PORTVERSION}.tar.bz2 \
MAINTAINER= kanou@mil.allnet.ne.jp
-.include <bsd.port.pre.mk>
-
-.if ${XFREE86_VERSION} == 4
-RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
-.endif
-
USE_X_PREFIX= yes
USE_BZIP2= yes
NO_BUILD= yes
@@ -55,4 +49,4 @@ do-install:
.endif
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>