diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
commit | d48c5312ffc97eda9cb08048c42df412bf21d977 (patch) | |
tree | ea4a13d3cffdb4e213c4794461d1aeca4f828430 /x11/Makefile | |
parent | b9cfe9db5c4b599535714e82d9f350aa3a283528 (diff) | |
download | FreeBSD-ports-d48c5312ffc97eda9cb08048c42df412bf21d977.zip FreeBSD-ports-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.gz |
Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts. While I'm here, change the category names in some
(hopefully all) CJK font ports.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02d5ef9..033a2dc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.223 1998/08/07 22:27:41 asami Exp $ +# $Id: Makefile,v 1.224 1998/08/07 22:33:01 asami Exp $ # SUBDIR += FWF @@ -20,13 +20,10 @@ SUBDIR += emu SUBDIR += enlightenment SUBDIR += eterm - SUBDIR += etlfonts SUBDIR += fbsd-icons - SUBDIR += freefonts SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 - SUBDIR += getbdf SUBDIR += gtk SUBDIR += gwm SUBDIR += icewm @@ -60,7 +57,6 @@ SUBDIR += qt140 SUBDIR += qvwm SUBDIR += rxvt - SUBDIR += sharefonts SUBDIR += slingshot SUBDIR += sxpc SUBDIR += tix @@ -68,7 +64,6 @@ SUBDIR += tk42 SUBDIR += tk80 SUBDIR += tk81 - SUBDIR += tkfont SUBDIR += tkgoodstuff SUBDIR += tkstep80 SUBDIR += tvtwm @@ -88,7 +83,6 @@ SUBDIR += xcolors SUBDIR += xdtm SUBDIR += xfce - SUBDIR += xfed SUBDIR += xfedor SUBDIR += xfishtank SUBDIR += xforms @@ -97,7 +91,6 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xmascot - SUBDIR += xmbdfed SUBDIR += xmold SUBDIR += xmove SUBDIR += xprompt |