diff options
author | lofi <lofi@FreeBSD.org> | 2005-01-28 08:15:06 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-01-28 08:15:06 +0800 |
commit | 0423345fa5019f35633ee5751b717b54695ca08e (patch) | |
tree | ea2cd760f32480e4a0af0fa4774eb2a713776079 /x11/kde-lite/Makefile | |
parent | f3f800a54f6312aaddc7ff3ac05a2eeeaa0d94cf (diff) | |
download | freebsd-ports-gnome-0423345fa5019f35633ee5751b717b54695ca08e.tar.gz freebsd-ports-gnome-0423345fa5019f35633ee5751b717b54695ca08e.tar.zst freebsd-ports-gnome-0423345fa5019f35633ee5751b717b54695ca08e.zip |
Enable new FreeBSD customers to waste time instant-messaging their GF/BF
instead of playing Mahjongg.
(Pull kdenetwork onto CD1 instead of kdegames - should be okay since kde-
network's package is actually smaller).
Diffstat (limited to 'x11/kde-lite/Makefile')
-rw-r--r-- | x11/kde-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde-lite/Makefile b/x11/kde-lite/Makefile index e1047081a545..4dd6b6e6ad87 100644 --- a/x11/kde-lite/Makefile +++ b/x11/kde-lite/Makefile @@ -20,7 +20,7 @@ CONFLICTS= kde-[0-9]* WITHOUT_KDEVELOP= yes WITHOUT_KDEEDU= yes -WITHOUT_KDENETWORK= yes +WITHOUT_KDEGAMES= yes WITHOUT_KDESDK= yes WITHOUT_KDETOYS= yes WITHOUT_KDEWEBDEV= yes |