From af1ec94a6ac86514ce039ef118954b2bc3d4eff8 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 15 Jun 2004 02:35:11 +0000 Subject: Remove dependency on mkfontscale, which is never used by this package. This is necessary to install this package when xpkgwedge also installed, because xpkgwedge conflicts with mkfontscale. Bump PKGREVISION. OK'ed by uebayasi@, the maintainer. --- fonts/kochi-ttf/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fonts/kochi-ttf') diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index f6a768fad3d..2cf98214182 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/25 20:33:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/06/15 02:35:11 minskim Exp $ DISTNAME= kochi-substitute-${KOCHI_VERSION} PKGNAME= kochi-ttf-${KOCHI_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts japanese MASTER_SITES= http://osdn.dl.sourceforge.jp/efont/5411/ EXTRACT_SUFX= .tar.bz2 @@ -11,8 +11,6 @@ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://wiki.fdiary.net/font/?kochi-alternative COMMENT= Free Japanese TrueType font by Yasuyuki Furukawa -DEPENDS+= mkfontscale>=20020524:../../fonts/mkfontscale - KOCHI_VERSION= 20030809 NO_BUILD= yes -- cgit v1.2.3