From f80e7265417525adfeb24594bf805937b3e819aa Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 18 May 2006 14:55:21 +0000 Subject: Always register fonts at runtime using install framework. Bump revision. --- fonts/ja-shinonome/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'fonts/ja-shinonome') diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile index ff7d6427609..16b30ef0135 100644 --- a/fonts/ja-shinonome/Makefile +++ b/fonts/ja-shinonome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/05/18 14:55:21 joerg Exp $ # DISTNAME= shinonome-0.9.10-src PKGNAME= ja-shinonome-0.9.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts x11 japanese MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/ \ http://openlab.ring.gr.jp/efont/dist/shinonome/old/ @@ -16,6 +16,7 @@ COMMENT= 12, 14, 16 dots bitmap fonts for Japanese, iso8859-1 GNU_CONFIGURE= YES USE_X11BASE= YES USE_TOOLS+= gawk gmake mkfontdir perl +FONTS_DIRS.x11+= ${PREFIX}/lib/X11/fonts/local FONTDIR= ${PREFIX}/lib/X11/fonts/local FOUNDRY= Misc ALIAS_SHINONOME= ${PREFIX}/share/examples/fonts.alias.shinonome @@ -27,6 +28,7 @@ CONFIGURE_ARGS+= --with-fontdir=${FONTDIR:Q} CONFIGURE_ARGS+= --disable-progressbar CONFIGURE_ARGS+= --with-foundry=${FOUNDRY:Q} + .include "../../mk/x11.buildlink3.mk" do-install: -- cgit v1.2.3