diff options
author | alane <alane@FreeBSD.org> | 2002-09-10 23:37:45 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-10 23:37:45 +0800 |
commit | a04189ed87c964f4f68e96579b61901341ed6e0d (patch) | |
tree | 0624ef2cd0772893a47aa3784e45af1b4f67f22c | |
parent | 920f2e647fcb68337a61ceb16c40be36fc354d2d (diff) | |
download | freebsd-ports-gnome-a04189ed87c964f4f68e96579b61901341ed6e0d.tar.gz freebsd-ports-gnome-a04189ed87c964f4f68e96579b61901341ed6e0d.tar.zst freebsd-ports-gnome-a04189ed87c964f4f68e96579b61901341ed6e0d.zip |
Start category Makefile cleanup.
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/Makefile | 1 |
9 files changed, 0 insertions, 11 deletions
diff --git a/audio/Makefile b/audio/Makefile index bd0d0e067f35..8ede18261b94 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -103,7 +103,6 @@ SUBDIR += id3tool SUBDIR += id3v2 SUBDIR += juke - SUBDIR += kdemultimedia2 SUBDIR += kdemultimedia3 SUBDIR += khordpro SUBDIR += knapster diff --git a/deskutils/Makefile b/deskutils/Makefile index 38f6177f3858..3752fe8621e7 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -20,7 +20,6 @@ SUBDIR += ical SUBDIR += ithought SUBDIR += jlj - SUBDIR += kdepim SUBDIR += kdepim3 SUBDIR += kmymoney2 SUBDIR += kronolith diff --git a/devel/Makefile b/devel/Makefile index 7edbaec5e73f..3575f83be5f4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -249,9 +249,7 @@ SUBDIR += jakarta-ant SUBDIR += jam SUBDIR += kdbg - SUBDIR += kdesdk SUBDIR += kdesdk3 - SUBDIR += kdestudio SUBDIR += kdevelop SUBDIR += kelp SUBDIR += kimwitu diff --git a/editors/Makefile b/editors/Makefile index 8633912da012..8b5fb0f22377 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -38,7 +38,6 @@ SUBDIR += emacs21 SUBDIR += eshell-emacs20 SUBDIR += fb - SUBDIR += fine SUBDIR += flim SUBDIR += flim-emacs20 SUBDIR += flim-xemacs21-mule @@ -72,7 +71,6 @@ SUBDIR += joe-devel SUBDIR += jove SUBDIR += kile - SUBDIR += koffice SUBDIR += koffice-kde3 SUBDIR += kxmleditor SUBDIR += le diff --git a/games/Makefile b/games/Makefile index 2916859df0f4..7c26511e4da5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -162,7 +162,6 @@ SUBDIR += ishido SUBDIR += jetpack SUBDIR += jzip - SUBDIR += kdegames2 SUBDIR += kdegames3 SUBDIR += klondike SUBDIR += kobodeluxe diff --git a/misc/Makefile b/misc/Makefile index d885c35ee878..921c2442922f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -173,7 +173,6 @@ SUBDIR += kdeaddons SUBDIR += kdeaddons3 SUBDIR += kdeedu3 - SUBDIR += kdeutils2 SUBDIR += kdeutils3 SUBDIR += kenny SUBDIR += koffice-i18n diff --git a/sysutils/Makefile b/sysutils/Makefile index 2b692be0920d..e7fa22ba5f92 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -99,7 +99,6 @@ SUBDIR += ipsc SUBDIR += jailer SUBDIR += jailutils - SUBDIR += kdeadmin SUBDIR += kdeadmin3 SUBDIR += koncd SUBDIR += lavaps diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index df74df1239fd..5ca76f71a8ee 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -13,7 +13,6 @@ SUBDIR += emiclock SUBDIR += eyeclock SUBDIR += glclock - SUBDIR += kdetoys2 SUBDIR += kdetoys3 SUBDIR += mlclock SUBDIR += mouseclock diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 05761056dd93..ee316e8ea1f3 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -46,7 +46,6 @@ SUBDIR += jewel SUBDIR += kappdock SUBDIR += kde-icontheme-crystal - SUBDIR += kdeartwork SUBDIR += kdeartwork3 SUBDIR += keramik SUBDIR += kwix |