diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-28 08:15:06 +0800 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-28 08:15:06 +0800 |
commit | 07876a4e969395ed796de30153d3fd6a2e7c3ebf (patch) | |
tree | 2a8e361097699935742a9d40056867d19f5398d9 | |
parent | dcc4868666b1f962c31e4802abd943d16f2b713a (diff) | |
download | freebsd-ports-gnome-07876a4e969395ed796de30153d3fd6a2e7c3ebf.tar.gz freebsd-ports-gnome-07876a4e969395ed796de30153d3fd6a2e7c3ebf.tar.zst freebsd-ports-gnome-07876a4e969395ed796de30153d3fd6a2e7c3ebf.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).
-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 |