aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-05-25 20:56:06 +0000
committerRene Ladan <rene@FreeBSD.org>2016-05-25 20:56:06 +0000
commit059340ceb7b48dcb0df914995161c233f99ef0fd (patch)
tree78d454d1406bb5d97fc294cd6f44956fcc86cf03 /net
parent9e185cd270a8606947ba47c16334db773754ec0a (diff)
Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
Notes
Notes: svn path=/head/; revision=415864
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork4-filesharing/Makefile2
-rw-r--r--net/kdenetwork4-strigi-analyzers/Makefile2
-rw-r--r--net/kdenetwork4/Makefile1
-rw-r--r--net/kget/Makefile2
-rw-r--r--net/kio-upnp-ms/Makefile2
-rw-r--r--net/knemo-kde4/Makefile2
-rw-r--r--net/krdc/Makefile2
-rw-r--r--net/krfb/Makefile2
-rw-r--r--net/kwooty/Makefile2
-rw-r--r--net/libkfbapi/Makefile2
-rw-r--r--net/libkvkontakte/Makefile2
-rw-r--r--net/smb4k-kde4/Makefile2
-rw-r--r--net/zeroconf-ioslave/Makefile2
13 files changed, 12 insertions, 13 deletions
diff --git a/net/kdenetwork4-filesharing/Makefile b/net/kdenetwork4-filesharing/Makefile
index 92d8e54f9862..d4cae5925bb6 100644
--- a/net/kdenetwork4-filesharing/Makefile
+++ b/net/kdenetwork4-filesharing/Makefile
@@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Filesharing via Samba
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
diff --git a/net/kdenetwork4-strigi-analyzers/Makefile b/net/kdenetwork4-strigi-analyzers/Makefile
index 1049dff4764c..4b8d88d0cbbe 100644
--- a/net/kdenetwork4-strigi-analyzers/Makefile
+++ b/net/kdenetwork4-strigi-analyzers/Makefile
@@ -11,7 +11,7 @@ COMMENT= Strigi analyzers for network-related file formats
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-USE_KDE4= kdelibs kdeprefix strigi automoc4
+USE_KDE4= kdelibs strigi automoc4
USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 865fd1e06354..32a8982f33be 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -7,7 +7,6 @@ CATEGORIES= net kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Network applications (meta port)
-USE_KDE4= kdeprefix
USES= metaport
OPTIONS_DEFINE= FILESHARING KDNSSD KGET KOPETE KRDC KRFB STRIGI
diff --git a/net/kget/Makefile b/net/kget/Makefile
index 377c59c90095..bcffb58327a6 100644
--- a/net/kget/Makefile
+++ b/net/kget/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgpgme.so:security/gpgme \
libqca.so:devel/qca \
libboost_thread.so:devel/boost-libs
-USE_KDE4= kdelibs kdeprefix workspace libkonq \
+USE_KDE4= kdelibs workspace libkonq \
nepomuk-core nepomuk-widgets automoc4 ontologies \
soprano
USES= cmake:outsource shebangfix sqlite tar:xz
diff --git a/net/kio-upnp-ms/Makefile b/net/kio-upnp-ms/Makefile
index 4b4b7a5dff3d..e2f2680aee5c 100644
--- a/net/kio-upnp-ms/Makefile
+++ b/net/kio-upnp-ms/Makefile
@@ -14,7 +14,7 @@ COMMENT= KIO slave to access UPnP MediaServers
LIB_DEPENDS= libHUpnp.so:net/hupnp
USES= cmake tar:bzip2
-USE_KDE4= automoc4 kdeprefix kdelibs
+USE_KDE4= automoc4 kdelibs
USE_QT4= corelib network xml dbus gui \
qmake_build moc_build rcc_build uic_build
diff --git a/net/knemo-kde4/Makefile b/net/knemo-kde4/Makefile
index 074f1798d8ca..4e61d2d27fce 100644
--- a/net/knemo-kde4/Makefile
+++ b/net/knemo-kde4/Makefile
@@ -12,7 +12,7 @@ COMMENT= KDE network monitor
USES= cmake gettext shebangfix tar:xz
SHEBANG_FILES= src/kconf_update/*.pl
USE_QT4= qmake_build moc_build uic_build rcc_build
-USE_KDE4= kdeprefix kdelibs workspace automoc4
+USE_KDE4= kdelibs workspace automoc4
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/krdc/Makefile b/net/krdc/Makefile
index f269ab10fe4f..35947463fa44 100644
--- a/net/krdc/Makefile
+++ b/net/krdc/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libvncserver.so:net/libvncserver \
libtelepathy-qt4.so:net-im/telepathy-qt4
USES= cmake:outsource tar:xz
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
diff --git a/net/krfb/Makefile b/net/krfb/Makefile
index 2193fb28f097..54f0579d3707 100644
--- a/net/krfb/Makefile
+++ b/net/krfb/Makefile
@@ -12,7 +12,7 @@ COMMENT= VNC server for KDE
LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4
USES= alias cmake:outsource jpeg tar:xz
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USE_QT4= corelib gui network \
moc_build qmake_build rcc_build uic_build
diff --git a/net/kwooty/Makefile b/net/kwooty/Makefile
index efd7f66c6fae..ed91658cdae4 100644
--- a/net/kwooty/Makefile
+++ b/net/kwooty/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/unrar:archivers/unrar \
${LOCALBASE}/bin/par2:archivers/par2cmdline \
${LOCALBASE}/bin/7z:archivers/p7zip
-USE_KDE4= kdelibs kdeprefix automoc4 workspace
+USE_KDE4= kdelibs automoc4 workspace
USE_QT4= qmake_build moc_build rcc_build uic_build
USES= cmake gettext
USE_LDCONFIG= yes
diff --git a/net/libkfbapi/Makefile b/net/libkfbapi/Makefile
index f46c42b61fa9..8572b0ceb65f 100644
--- a/net/libkfbapi/Makefile
+++ b/net/libkfbapi/Makefile
@@ -15,7 +15,7 @@ LICENSE= LGPL20
LIB_DEPENDS= libqjson.so:devel/qjson
USES= cmake:outsource gettext tar:bzip2
-USE_KDE4= automoc4 kdelibs kdeprefix pimlibs
+USE_KDE4= automoc4 kdelibs pimlibs
USE_LDCONFIG= yes
USE_QT4= gui webkit \
qmake_build moc_build rcc_build uic_build
diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile
index a85252ba5c9e..6905fdcfd384 100644
--- a/net/libkvkontakte/Makefile
+++ b/net/libkvkontakte/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libqjson.so:devel/qjson
USES= cmake:outsource gettext pkgconfig tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
-USE_KDE4= automoc4 kdeprefix kdelibs
+USE_KDE4= automoc4 kdelibs
USE_LDCONFIG= yes
PLIST_SUB+= SHLIB_VER="${PORTVERSION}"
diff --git a/net/smb4k-kde4/Makefile b/net/smb4k-kde4/Makefile
index 5aac8d066c5a..8ae46fe00d28 100644
--- a/net/smb4k-kde4/Makefile
+++ b/net/smb4k-kde4/Makefile
@@ -18,7 +18,7 @@ SAMBA_PORT?= net/samba36
USES= cmake gettext tar:bzip2
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/kde4
-USE_KDE4= kdeprefix kdelibs automoc4 runtime
+USE_KDE4= kdelibs automoc4 runtime
USE_QT4= corelib gui network opengl script svg webkit \
qmake_build moc_build rcc_build uic_build phonon
DOCSDIR= ${PREFIX}/share/doc/HTML/en/smb4k
diff --git a/net/zeroconf-ioslave/Makefile b/net/zeroconf-ioslave/Makefile
index 2c651daf6894..f64d0f2c18ce 100644
--- a/net/zeroconf-ioslave/Makefile
+++ b/net/zeroconf-ioslave/Makefile
@@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Network monitor for DNS-SD services (Zeroconf)
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build