diff options
author | xtraeme <xtraeme> | 2004-01-24 09:04:43 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-01-24 09:04:43 +0000 |
commit | 4200d2bfed714c0ecc04cd2d387d8ec3ea4f9cab (patch) | |
tree | 6dbf3a944c48ec697ae9d8732d2628c7ac87d731 /fonts | |
parent | 315edb942e35970b2c06a6b4a90b28430536d863 (diff) | |
download | pkgsrc-4200d2bfed714c0ecc04cd2d387d8ec3ea4f9cab.tar.gz |
Add and enable XFree86-fonts* packages.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 856f3eb7f74..739a5f6807c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,8 +1,15 @@ -# $NetBSD: Makefile,v 1.63 2004/01/06 03:35:26 uebayasi Exp $ +# $NetBSD: Makefile,v 1.64 2004/01/24 09:04:43 xtraeme Exp $ # COMMENT= Fonts +SUBDIR+= XFree86-fonts75dpi +SUBDIR+= XFree86-fonts100dpi +SUBDIR+= XFree86-fontsCyrillic +SUBDIR+= XFree86-fontsEncodings +SUBDIR+= XFree86-fontsMisc +SUBDIR+= XFree86-fontsScalable +SUBDIR+= XFree86-fontserver SUBDIR+= Xft2 SUBDIR+= Xg SUBDIR+= acroread-chsfont |