diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-29 05:02:26 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-29 05:02:26 +0000 |
commit | 166b366be4827272cfa5af3b8c6ce96efcde0f95 (patch) | |
tree | 060439566bec92f53d68d3ab31ea878f409e0693 /fonts/Makefile | |
parent | 9378080b50bc931f75d69ddb77b419e9315a831c (diff) | |
download | pkgsrc-166b366be4827272cfa5af3b8c6ce96efcde0f95.tar.gz |
+ xorg-fonts*
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 6497e8cb6c6..7ad85a66599 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2004/07/23 00:35:03 minskim Exp $ +# $NetBSD: Makefile,v 1.71 2004/07/29 05:02:26 xtraeme Exp $ # COMMENT= Fonts @@ -101,5 +101,13 @@ SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi SUBDIR+= watanabe_vfont SUBDIR+= xmbdfed +SUBDIR+= xorg-fonts100dpi +SUBDIR+= xorg-fonts75dpi +SUBDIR+= xorg-fontsCyrillic +SUBDIR+= xorg-fontsEncodings +SUBDIR+= xorg-fontsMisc +SUBDIR+= xorg-fontsTruetype +SUBDIR+= xorg-fontsType1 +SUBDIR+= xorg-fontserver .include "../mk/bsd.pkg.subdir.mk" |