aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2011-11-14 02:59:40 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2011-11-14 02:59:40 +0000
commit7f1a46ec8c1cf9188739738b5dbe608d5a6dd3f0 (patch)
tree2a7c9e10214e40d99e914664077df0e4a471a433 /x11/kde4
parent33c69964839ee1f6a03e3746b142697f8e6726c9 (diff)
downloadports-7f1a46ec8c1cf9188739738b5dbe608d5a6dd3f0.tar.gz
ports-7f1a46ec8c1cf9188739738b5dbe608d5a6dd3f0.zip
Notes
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 126b5abcdcb6..1ea63e44da67 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -5,9 +5,8 @@
# $FreeBSD$
#
-PORTNAME= kde4
+PORTNAME= kde
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
@@ -15,6 +14,11 @@ DISTFILES= # none
MAINTAINER= kde@FreeBSD.org
COMMENT= The meta-port for KDE Software Compilation 4
+LATEST_LINK= kde4
+
+USE_KDE4= baseapps kdelibs kdeprefix oxygen pimlibs runtime workspace
+NO_BUILD= yes
+
OPTIONS= KDEACCESSIBILITY "Accessibility applications" on \
KDEADMIN "Administration utilities" on \
KDEARTWORK "Additional screensavers and wallpapers" on \
@@ -31,9 +35,6 @@ OPTIONS= KDEACCESSIBILITY "Accessibility applications" on \
KDEUTILS "Set of generic utilities" on \
KDEWEBDEV "Web development environment" on
-USE_KDE4= baseapps kdelibs kdeprefix oxygen pimlibs runtime workspace
-NO_BUILD= yes
-
.include <bsd.port.options.mk>
.ifndef(WITHOUT_KDEACCESSIBILITY)