diff options
author | joerg <joerg> | 2007-08-17 20:25:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-08-17 20:25:03 +0000 |
commit | ccddf59da525c0c170edb96d5c34c489e57ce900 (patch) | |
tree | 4691550a932b4feed9c2e97ef526b3c4842279b2 /fonts/Makefile | |
parent | 8a2f1c209e92db2f7d2534b367f71a67104062b5 (diff) | |
download | pkgsrc-ccddf59da525c0c170edb96d5c34c489e57ce900.tar.gz |
To quote Johnny Lam: "In modular-xorg we trust"
Remove xorg 6.9 packages from pkgsrc.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e26adbbe4ef..dfb6be81fdb 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2007/08/13 08:12:46 rillig Exp $ +# $NetBSD: Makefile,v 1.106 2007/08/17 20:25:03 joerg Exp $ # COMMENT= Fonts @@ -142,13 +142,5 @@ 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/misc/category.mk" |