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 | 625ba8d036491e57ce3270fc1948d23df0b5b3e8 (patch) | |
tree | 0603899bb3e474fedcbc83c0d9ecb72588aea74a /fonts | |
parent | 72dfd7152bce4568e1313ec143425f27e48e145b (diff) | |
download | pkgsrc-625ba8d036491e57ce3270fc1948d23df0b5b3e8.tar.gz |
add & enable chkfontpath
Diffstat (limited to 'fonts')
-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 |