diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-10-03 18:21:18 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-10-03 18:21:18 +0000 |
commit | 3360bde04fa8880b244417061e79cae2275a782e (patch) | |
tree | 0603899bb3e474fedcbc83c0d9ecb72588aea74a | |
parent | 0f26eb269a89945b2e02a4b1b57d1d7d20051183 (diff) | |
download | pkgsrc-3360bde04fa8880b244417061e79cae2275a782e.tar.gz |
add & enable chkfontpath
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index c01b25b9dec..f75f8182b09 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2003/08/30 14:24:36 xtraeme Exp $ +# $NetBSD: Makefile,v 1.58 2003/10/03 18:21:18 hubertf Exp $ # COMMENT= Fonts @@ -22,6 +22,7 @@ SUBDIR+= artwiz-fonts SUBDIR+= baekmuk-ttf SUBDIR+= bakoma-fonts SUBDIR+= biznet-iso8859_2 +SUBDIR+= chkfontpath SUBDIR+= cyberbase-ttf SUBDIR+= cyberbit-ttf SUBDIR+= cyr-rfx-bulgarian-mik |