diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-03 19:11:59 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-03 19:11:59 +0000 |
commit | b8b41112bb8cb00d42283f1972ce87819f4eaf31 (patch) | |
tree | cd41d14bcb0e4a81f760f5e23907c2cdf322ba64 /fonts | |
parent | 11fd51245ac9b1c4f7a161d7f3a84cb0988926b2 (diff) | |
download | pkgsrc-b8b41112bb8cb00d42283f1972ce87819f4eaf31.tar.gz |
Add modular Xorg's encoding tables.
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 ec9150c2565..927b728b9d7 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2006/11/03 16:44:56 joerg Exp $ +# $NetBSD: Makefile,v 1.96 2006/11/03 19:11:59 joerg Exp $ # COMMENT= Fonts @@ -48,6 +48,7 @@ SUBDIR+= dbz-ttf SUBDIR+= dejavu-ttf SUBDIR+= ec-fonts-mftraced SUBDIR+= efont-unicode +SUBDIR+= encodings SUBDIR+= fontconfig SUBDIR+= fontforge SUBDIR+= freefont-ttf |