From bfaf100e3ad49bfa82f6f5ee5a768118ad166486 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 8 Nov 2005 18:22:09 +0000 Subject: These packages all use mkfontdir at run-time so add the appropriate USE_TOOLS definition. --- fonts/kcfonts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/kcfonts') diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile index afd015ba7c8..b7af41cbbe4 100644 --- a/fonts/kcfonts/Makefile +++ b/fonts/kcfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/11/08 17:54:32 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/11/08 18:22:09 jlam Exp $ DISTNAME= kcfonts-1.05 CATEGORIES= fonts @@ -9,5 +9,6 @@ COMMENT= Kuo Chauo Chinese Fonts collection WRKSRC= ${WRKDIR} USE_X11BASE= yes +USE_TOOLS+= mkfontdir:run .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3