pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/kochi-ttf Remove dependency on mkfontscale, whic...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b54779f4a871
branches:  trunk
changeset: 476570:b54779f4a871
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 15 02:35:11 2004 +0000

description:
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.

diffstat:

 fonts/kochi-ttf/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r c845941328cd -r b54779f4a871 fonts/kochi-ttf/Makefile
--- a/fonts/kochi-ttf/Makefile  Tue Jun 15 02:33:26 2004 +0000
+++ b/fonts/kochi-ttf/Makefile  Tue Jun 15 02:35:11 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index