summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/kactivities/Makefile2
-rw-r--r--x11/kactivitymanagerd/Makefile2
-rw-r--r--x11/kde4-baseapps/Makefile2
-rw-r--r--x11/kde4-runtime/Makefile2
-rw-r--r--x11/kde4-workspace/Makefile2
-rw-r--r--x11/kde4/Makefile2
-rw-r--r--x11/kdelibs4/Makefile2
-rw-r--r--x11/kgamma/Makefile2
-rw-r--r--x11/konsole/Makefile2
-rw-r--r--x11/libkonq/Makefile2
-rw-r--r--x11/plasma-scriptengine-python/Makefile2
-rw-r--r--x11/plasma-scriptengine-ruby/Makefile2
-rw-r--r--x11/rsibreak-kde4/Makefile2
-rw-r--r--x11/yakuake-kde4/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/x11/kactivities/Makefile b/x11/kactivities/Makefile
index 2dc483d07507..13e5dff5f760 100644
--- a/x11/kactivities/Makefile
+++ b/x11/kactivities/Makefile
@@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Kactivities library
-USE_KDE4= automoc4 kdelibs kdeprefix soprano nepomuk-core
+USE_KDE4= automoc4 kdelibs soprano nepomuk-core
USES= cmake:outsource compiler:c++11-lib tar:xz
USE_QT4= declarative moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
diff --git a/x11/kactivitymanagerd/Makefile b/x11/kactivitymanagerd/Makefile
index 834fb0623164..0d12256ed90b 100644
--- a/x11/kactivitymanagerd/Makefile
+++ b/x11/kactivitymanagerd/Makefile
@@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Activity Manager daemon
-USE_KDE4= automoc4 kdelibs kdeprefix soprano nepomuk-core \
+USE_KDE4= automoc4 kdelibs soprano nepomuk-core \
kactivities
USES= cmake:outsource compiler:c++11-lib tar:xz
USE_QT4= declarative opengl script sql \
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile
index b644888af7a0..3f5a77ef336f 100644
--- a/x11/kde4-baseapps/Makefile
+++ b/x11/kde4-baseapps/Makefile
@@ -13,7 +13,7 @@ COMMENT= Basic applications for KDE
LIB_DEPENDS= libtidy.so:www/tidy-lib
USE_GNOME= glib20
-USE_KDE4= kdelibs kdeprefix baloo baloo-widgets libkonq \
+USE_KDE4= kdelibs baloo baloo-widgets libkonq \
automoc4 kactivities
USES= cmake:outsource gettext tar:xz
USE_QT4= corelib dbus gui script xml \
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index cdd34b6cd40c..0738421068a5 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \
BUILD_DEPENDS= ${LOCALBASE}/lib/libssh.so:security/libssh
RUN_DEPENDS= cagibid:net/cagibi
-USE_KDE4= kactivities kdelibs kdeprefix oxygen \
+USE_KDE4= kactivities kdelibs oxygen \
attica automoc4 pimlibs strigi nepomuk-core
USES= cmake:outsource gettext gmake jpeg shared-mime-info shebangfix tar:xz
USE_QT4= corelib dbus declarative designer_build gui phonon \
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 41887eef0291..d0b0f3aef9dd 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -42,7 +42,7 @@ RUN_DEPENDS= ${KDE4_PREFIX}/env/xdg-env.sh:misc/kde4-xdg-env \
USE_GL= glu
USE_GNOME= glib20
-USE_KDE4= kactivities kdelibs kdeprefix nepomuk-core oxygen \
+USE_KDE4= kactivities kdelibs nepomuk-core oxygen \
pimlibs akonadi automoc4 ontologies qimageblitz soprano strigi
USES= cmake:outsource compiler:c++11-lib gettext gmake jpeg \
pkgconfig shebangfix tar:xz
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index cea8b4cc901a..a4ffb15f5c85 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11 kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Software Compilation 4 (meta port)
-USE_KDE4= baseapps_run kdeprefix runtime_run workspace_run
+USE_KDE4= baseapps_run runtime_run workspace_run
USES= metaport
OPTIONS_DEFINE= KDEACCESSIBILITY KDEADMIN KDEARTWORK KDEBINDINGS KDEEDU \
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 0efd08c3c25f..c43f3b10dac0 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -34,7 +34,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-them
${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl
USE_GNOME= libxml2 libxslt
-USE_KDE4= kdeprefix oxygen \
+USE_KDE4= oxygen \
attica automoc4 ontologies soprano strigi
USES= cmake:outsource fam gettext jpeg perl5 shared-mime-info shebangfix tar:xz
USE_OPENSSL= yes
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile
index 9e92bf2e495e..5d569a7540cf 100644
--- a/x11/kgamma/Makefile
+++ b/x11/kgamma/Makefile
@@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE 4 monitor calibration tool
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XORG= x11 xxf86vm
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 4eeae233dfec..bac3f64da3b0 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE terminal emulator
-USE_KDE4= kdelibs kdeprefix automoc4 libkonq
+USE_KDE4= automoc4 libkonq
USES= cmake:outsource tar:xz
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XORG= x11 xrender
diff --git a/x11/libkonq/Makefile b/x11/libkonq/Makefile
index be33b384c509..075cf22e53d0 100644
--- a/x11/libkonq/Makefile
+++ b/x11/libkonq/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Core library for Konqueror
USES= cmake tar:xz
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USE_QT4= corelib dbus gui \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
diff --git a/x11/plasma-scriptengine-python/Makefile b/x11/plasma-scriptengine-python/Makefile
index cb701337d47c..d519b9352f87 100644
--- a/x11/plasma-scriptengine-python/Makefile
+++ b/x11/plasma-scriptengine-python/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma scriptengine for Python
-USE_KDE4= kdelibs kdeprefix pykde4 automoc4
+USE_KDE4= kdelibs pykde4 automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo
USES= cmake:outsource python:2 tar:xz
diff --git a/x11/plasma-scriptengine-ruby/Makefile b/x11/plasma-scriptengine-ruby/Makefile
index 4bf9ae1efbe3..4c577fdaa350 100644
--- a/x11/plasma-scriptengine-ruby/Makefile
+++ b/x11/plasma-scriptengine-ruby/Makefile
@@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma scriptengine for Ruby
-USE_KDE4= kdelibs kdeprefix korundum automoc4
+USE_KDE4= korundum automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo
diff --git a/x11/rsibreak-kde4/Makefile b/x11/rsibreak-kde4/Makefile
index dd1a67751dca..362c0d32baff 100644
--- a/x11/rsibreak-kde4/Makefile
+++ b/x11/rsibreak-kde4/Makefile
@@ -13,7 +13,7 @@ COMMENT= KDE RSI prevention tool
USES= cmake gettext tar:bzip2
USE_QT4= qmake_build moc_build rcc_build uic_build
-USE_KDE4= kdeprefix kdelibs automoc4
+USE_KDE4= kdelibs automoc4
INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/x11/yakuake-kde4/Makefile b/x11/yakuake-kde4/Makefile
index 9d87485d6eaa..f408fcd07ebe 100644
--- a/x11/yakuake-kde4/Makefile
+++ b/x11/yakuake-kde4/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake gettext shebangfix tar:xz
SHEBANG_FILES= data/updaters/yakuake-${PORTVERSION}-startupnotification.pl
-USE_KDE4= automoc4 kdelibs kdeprefix
+USE_KDE4= automoc4 kdelibs
USE_QT4= qmake_build moc_build rcc_build uic_build
PLIST_SUB= VERSION="${PORTVERSION}"