summaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-04-20 09:08:07 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-04-20 09:08:07 +0000
commit6c593b2c29c4078d94a263262e820f4d445c1593 (patch)
tree2af72f3c91502583cc65925370924707eacb72a1 /x11/kde4
parentUpdate to 0.9.2 (diff)
Update to KDE 3.2.2
Notes
Notes: svn path=/head/; revision=107688
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile6
-rw-r--r--x11/kde4/scripts/configure.kde31
2 files changed, 1 insertions, 6 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 869d2617b593..1464ef790db5 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -8,7 +8,6 @@
PORTNAME?= kde
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
@@ -34,7 +33,7 @@ CONFIG_FILE= ${LOCALBASE}/etc/kde-meta.conf
## The list of all modules that make up KDE, excluding the base modules
## arts, kdebase and kdelibs
-ALL_MODULES= KDEACCESSIBILITY KDEADDONS KDEADMIN KDEARTWORK KDEVELOP KDEEDU\
+ALL_MODULES= KDEACCESSIBILITY KDEADMIN KDEARTWORK KDEVELOP KDEEDU\
KDEGAMES KDEGRAPHICS KDEMULTIMEDIA KDENETWORK KOFFICE KDEPIM\
KDESDK KDETOYS KDEUTILS QUANTA
@@ -135,9 +134,6 @@ RUN_DEPENDS+= cervisia:${PORTSDIR}/devel/kdesdk3
.if !defined(WITHOUT_KDEVELOP)
RUN_DEPENDS+= kdevelop:${PORTSDIR}/devel/kdevelop
.endif
-.if !defined(WITHOUT_KDEADDONS)
-DEPENDS+= ${PORTSDIR}/misc/kdeaddons3
-.endif
.if !defined(WITHOUT_KDEEDU)
RUN_DEPENDS+= khangman:${PORTSDIR}/misc/kdeedu3
.endif
diff --git a/x11/kde4/scripts/configure.kde3 b/x11/kde4/scripts/configure.kde3
index f42984b04304..63c4763204e7 100644
--- a/x11/kde4/scripts/configure.kde3
+++ b/x11/kde4/scripts/configure.kde3
@@ -68,7 +68,6 @@ if [ -z "${BATCH}" ]; then
Please select what additional KDE modules you would like to install.\n\n" \
-1 -1 15 \
"KDEACCESS." "Accessibility applications for KDE" "$status_kdeaccessibility" \
-"KDEADDONS" "Additional plugins and scripts for some applications" "$status_kdeaddons" \
"KDEADMIN" "KDE applications related to system administration" "$status_kdeadmin" \
"KDEARTWORK" "Additional themes, sounds, wallpapers and window styles" "$status_kdeartwork" \
"KDEVELOP" "Powerful IDE for developing KDE/Qt-based applications" "$status_kdevelop" \