diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-07-15 11:05:32 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-07-15 11:05:32 +0000 |
commit | 5ffb04fc661e0b01af6ca569fef06442a79e1651 (patch) | |
tree | 55ef50032d7b0f96aa4e515f25be6292edfcc000 /fonts | |
parent | cc7867c7182056552ccd92067ce88d0a7943cd97 (diff) | |
download | pkgsrc-5ffb04fc661e0b01af6ca569fef06442a79e1651.tar.gz |
Depends mkfontscale>=20020524.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/kochi-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index f1e0c37063e..ca12b7d431c 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/07/15 10:49:14 uebayasi Exp $ +# $NetBSD: Makefile,v 1.2 2002/07/15 11:05:32 uebayasi Exp $ DISTNAME= kochi-gothic-20020503 PKGNAME= kochi-ttf-20020503 @@ -12,7 +12,7 @@ MAINTAINER= uebayasi@soum.co.jp HOMEPAGE= http://www.on.cs.keio.ac.jp/~yasu/jp_fonts.html COMMENT= Free Japanese TrueType font by Yasuyuki Furukawa -DEPENDS+= mkfontscale:../../fonts/mkfontscale +DEPENDS+= mkfontscale>=20020524:../../fonts/mkfontscale KOCHI_VERSION= 0.2.20020503 |