diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
commit | 3103ea2f760bed4702caf6db3c767ed3f4289194 (patch) | |
tree | 22ea916a306092259e5735f647eea62561083e52 /x11 | |
parent | 84ed3c0adb10b6a0a4aae970b47b15f5100ea4e4 (diff) | |
download | ports-3103ea2f760bed4702caf6db3c767ed3f4289194.tar.gz ports-3103ea2f760bed4702caf6db3c767ed3f4289194.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02d5ef9d6633..033a2dcf78bd 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 |