summaryrefslogtreecommitdiff
path: root/fonts/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-02 13:08:15 +0000
committerwiz <wiz@pkgsrc.org>2002-07-02 13:08:15 +0000
commitcdd7635d3f2ae76b7ee3e386f27a028f49b719ad (patch)
treed6104457effe42a16b6aba563b46db35e263a7f1 /fonts/Makefile
parent7d23d81324e587c8c5a111acc4324b6a9ba9d51e (diff)
downloadpkgsrc-cdd7635d3f2ae76b7ee3e386f27a028f49b719ad.tar.gz
Complete the move of ttmkfdir from x11 to fonts.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r--fonts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index 946898160b2..9296b0f4988 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2002/05/29 14:12:33 uebayasi Exp $
+# $NetBSD: Makefile,v 1.25 2002/07/02 13:08:15 wiz Exp $
#
COMMENT= Fonts
@@ -31,6 +31,7 @@ SUBDIR+= monafonts
SUBDIR+= mozilla-fonts
SUBDIR+= ms-ttf
SUBDIR+= p5-Font-TTF
+SUBDIR+= ttmkfdir
SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"