summaryrefslogtreecommitdiff
path: root/fonts/kcfonts
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-11-08 18:22:09 +0000
committerjlam <jlam@pkgsrc.org>2005-11-08 18:22:09 +0000
commit0cc7d97de18f049364d84a2f502fad4f1471cf22 (patch)
tree9f1fa1308e8430a5082357d65d62d1f2d001836d /fonts/kcfonts
parenta30afe8c53cc34c9bab4cc88c57cf1b080252a51 (diff)
downloadpkgsrc-0cc7d97de18f049364d84a2f502fad4f1471cf22.tar.gz
These packages all use mkfontdir at run-time so add the appropriate
USE_TOOLS definition.
Diffstat (limited to 'fonts/kcfonts')
-rw-r--r--fonts/kcfonts/Makefile3
1 files changed, 2 insertions, 1 deletions
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"