From 959862ce30e2bce05bcc286e7a9c273355ce1657 Mon Sep 17 00:00:00 2001 From: shige Date: Wed, 16 Jan 2002 02:41:26 +0000 Subject: Needn't depend mkfontdir. Submitted by: KATO Tsuguru --- japanese/kochi-ttfonts/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'japanese/kochi-ttfonts/Makefile') 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 - -.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 +.include -- cgit