diff options
author | rene <rene@FreeBSD.org> | 2016-05-26 04:56:06 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-05-26 04:56:06 +0800 |
commit | 660737c71678de2a8a901f1efb2a6ae7e2af5ae3 (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /sysutils | |
parent | c1ab41bc93a8a639fc44cd0eff6184af28c54b27 (diff) | |
download | freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.gz freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.zst freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.zip |
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
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/baloo-widgets/Makefile | 2 | ||||
-rw-r--r-- | sysutils/baloo/Makefile | 2 | ||||
-rw-r--r-- | sysutils/filelight-kde4/Makefile | 2 | ||||
-rw-r--r-- | sysutils/k3b-kde4/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kcm-polkit-kde/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kcron/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kdeadmin4/Makefile | 1 | ||||
-rw-r--r-- | sysutils/kdf/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kdirstat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kfilemetadata/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kfloppy/Makefile | 2 | ||||
-rw-r--r-- | sysutils/knutclient-kde4/Makefile | 2 | ||||
-rw-r--r-- | sysutils/krename-kde4/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kshutdown-kde4/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ksysguardd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/ksystemlog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kuser/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nepomuk-core/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nepomuk-widgets/Makefile | 2 | ||||
-rw-r--r-- | sysutils/plasma-applet-apcups/Makefile | 2 | ||||
-rw-r--r-- | sysutils/polkit-kde/Makefile | 2 | ||||
-rw-r--r-- | sysutils/sweeper/Makefile | 2 |
22 files changed, 20 insertions, 22 deletions
diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index bea0d193b239..28be587a24f2 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= The BalooWidgets library -USE_KDE4= kdeprefix automoc4 baloo kfilemetadata +USE_KDE4= automoc4 baloo kfilemetadata USES= cmake:outsource tar:xz USE_QT4= corelib qmake_build moc_build rcc_build uic_build diff --git a/sysutils/baloo/Makefile b/sysutils/baloo/Makefile index 2663d9d6e67d..0904460ef37e 100644 --- a/sysutils/baloo/Makefile +++ b/sysutils/baloo/Makefile @@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kde-runtime-4.12.* LIB_DEPENDS= libxapian.so:databases/xapian-core \ libqjson.so:devel/qjson -USE_KDE4= kdeprefix akonadi automoc4 kdelibs kfilemetadata \ +USE_KDE4= akonadi automoc4 kdelibs kfilemetadata \ pimlibs USES= cmake:outsource gmake tar:xz diff --git a/sysutils/filelight-kde4/Makefile b/sysutils/filelight-kde4/Makefile index ec6249f0aa2f..37a489c96269 100644 --- a/sysutils/filelight-kde4/Makefile +++ b/sysutils/filelight-kde4/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Map of concentric segmented-rings representing file system -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USES= cmake:outsource tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile index 7d1fe5b477a8..d7060cedab9e 100644 --- a/sysutils/k3b-kde4/Makefile +++ b/sysutils/k3b-kde4/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= cdrecord:sysutils/cdrtools USES= cmake gettext pkgconfig shared-mime-info tar:xz CMAKE_ARGS= -DK3B_BUILD_K3BSETUP:BOOL=OFF \ -DK3B_ENABLE_MUSICBRAINZ:BOOL=OFF -USE_KDE4= automoc4 kdeprefix kdelibs libkcddb +USE_KDE4= automoc4 kdelibs libkcddb USE_QT4= gui phonon qt3support webkit \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/sysutils/kcm-polkit-kde/Makefile b/sysutils/kcm-polkit-kde/Makefile index 7fb682c3f3cc..8ace26d3b485 100644 --- a/sysutils/kcm-polkit-kde/Makefile +++ b/sysutils/kcm-polkit-kde/Makefile @@ -14,7 +14,7 @@ COMMENT= Polkit-KDE configuration module LIB_DEPENDS= libpolkit-qt-agent-1.so:sysutils/polkit-qt RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/libexec/polkit-kde-authentication-agent-1:sysutils/polkit-kde -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= dbus xml moc_build qmake_build rcc_build uic_build USES= cmake gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index e940a06299ba..21be2ddf6629 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE task scheduler -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/sysutils/kdeadmin4/Makefile b/sysutils/kdeadmin4/Makefile index 022cff5b2f04..722c495aceb0 100644 --- a/sysutils/kdeadmin4/Makefile +++ b/sysutils/kdeadmin4/Makefile @@ -7,7 +7,6 @@ CATEGORIES= sysutils kde MAINTAINER= kde@FreeBSD.org COMMENT= KDE Administration applications (meta port) -USE_KDE4= kdeprefix USES= metaport OPTIONS_DEFINE= KCRON KSYSTEMLOG KUSER diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 07379cba70a6..623a3388321f 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Shows free space of devices for KDE -USE_KDE4= kdeprefix automoc4 kdelibs +USE_KDE4= automoc4 kdelibs USES= cmake:outsource tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile index 7cf997aadf3d..cf9de24f9c97 100644 --- a/sysutils/kdirstat/Makefile +++ b/sysutils/kdirstat/Makefile @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-3a4663ee20e7 USES= cmake cpe desktop-file-utils gettext-tools tar:bzip2 CPE_VENDOR= kdirstat_project -USE_KDE4= automoc4 kdelibs kdeprefix libkonq +USE_KDE4= automoc4 kdelibs libkonq USE_QT4= moc_build qmake_build rcc_build uic_build INSTALLS_ICONS= yes diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile index 8339abdc6668..cb0badf48080 100644 --- a/sysutils/kfilemetadata/Makefile +++ b/sysutils/kfilemetadata/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 \ libepub.so:textproc/ebook-tools \ libqmobipocket.so:graphics/kdegraphics4-mobipocket -USE_KDE4= kdeprefix automoc4 kdelibs +USE_KDE4= automoc4 kdelibs USES= cmake:outsource tar:xz USE_QT4= corelib qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index d9dc5db7ae52..0331e7bae14f 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Floppy disk formatter for KDE -USE_KDE4= kdeprefix automoc4 kdelibs +USE_KDE4= automoc4 kdelibs USES= cmake:outsource tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/sysutils/knutclient-kde4/Makefile b/sysutils/knutclient-kde4/Makefile index 643c1ff77c0c..7d289a93d491 100644 --- a/sysutils/knutclient-kde4/Makefile +++ b/sysutils/knutclient-kde4/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libqimageblitz.so:x11/qimageblitz CONFLICTS= knutclient-0.* USES= cmake gettext -USE_KDE4= kdeprefix kdelibs automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= corelib gui qmake_build moc_build rcc_build uic_build .include <bsd.port.mk> diff --git a/sysutils/krename-kde4/Makefile b/sysutils/krename-kde4/Makefile index c1ea9dadea3f..ae0f3177d9c9 100644 --- a/sysutils/krename-kde4/Makefile +++ b/sysutils/krename-kde4/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libpodofo.so:graphics/podofo USES= cmake:outsource gettext tar:bzip2 -USE_KDE4= kdeprefix kdelibs automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= qmake_build moc_build rcc_build uic_build post-patch: diff --git a/sysutils/kshutdown-kde4/Makefile b/sysutils/kshutdown-kde4/Makefile index 0577f563adff..ccbcb5c933b3 100644 --- a/sysutils/kshutdown-kde4/Makefile +++ b/sysutils/kshutdown-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Advanced shutdown utility for KDE USES= alias cmake:outsource compiler:c++0x gettext zip USE_QT4= moc_build qmake_build rcc_build uic_build -USE_KDE4= automoc4 kdeprefix workspace +USE_KDE4= automoc4 workspace WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/sysutils/ksysguardd/Makefile b/sysutils/ksysguardd/Makefile index 7a3011cb4b30..39087495a74d 100644 --- a/sysutils/ksysguardd/Makefile +++ b/sysutils/ksysguardd/Makefile @@ -11,7 +11,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE System Guard Daemon DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo -USE_KDE4= kdeprefix USES= cmake tar:xz CMAKE_ARGS+= -DBIN_INSTALL_DIR:STRING="${PREFIX}/bin" \ -DSYSCONF_INSTALL_DIR:STRING="${PREFIX}/etc" diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile index 25e785087a03..cd343555b966 100644 --- a/sysutils/ksystemlog/Makefile +++ b/sysutils/ksystemlog/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE system log application -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/sysutils/kuser/Makefile b/sysutils/kuser/Makefile index 1432004e3bc2..829c6577aa6e 100644 --- a/sysutils/kuser/Makefile +++ b/sysutils/kuser/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE user manager -USE_KDE4= kdelibs pimlibs kdeprefix automoc4 +USE_KDE4= kdelibs pimlibs automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build diff --git a/sysutils/nepomuk-core/Makefile b/sysutils/nepomuk-core/Makefile index 78c338ad9e2d..dd564abf8c9f 100644 --- a/sysutils/nepomuk-core/Makefile +++ b/sysutils/nepomuk-core/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 \ libepub.so:textproc/ebook-tools \ libqmobipocket.so:graphics/kdegraphics4-mobipocket -USE_KDE4= kdeprefix automoc4 baloo kdelibs kfilemetadata \ +USE_KDE4= automoc4 baloo kdelibs kfilemetadata \ ontologies soprano USES= cmake:outsource tar:xz USE_QT4= corelib dbus gui qmake_build moc_build rcc_build uic_build diff --git a/sysutils/nepomuk-widgets/Makefile b/sysutils/nepomuk-widgets/Makefile index 7cedbd29aafd..c2903148c366 100644 --- a/sysutils/nepomuk-widgets/Makefile +++ b/sysutils/nepomuk-widgets/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= The NepomukWidget libraries -USE_KDE4= kdelibs kdeprefix automoc4 soprano nepomuk-core +USE_KDE4= kdelibs automoc4 soprano nepomuk-core USES= cmake:outsource tar:xz USE_QT4= corelib dbus gui moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/sysutils/plasma-applet-apcups/Makefile b/sysutils/plasma-applet-apcups/Makefile index 1ae2929f5ad4..30271ca30caf 100644 --- a/sysutils/plasma-applet-apcups/Makefile +++ b/sysutils/plasma-applet-apcups/Makefile @@ -14,7 +14,7 @@ COMMENT= Plasma applet to monitor the status of APC UPS PROJECTHOST= plasma-apcups USES= cmake gettext -USE_KDE4= automoc4 kdeprefix kdelibs +USE_KDE4= automoc4 kdelibs USE_QT4= qmake_build moc_build rcc_build uic_build .include <bsd.port.mk> diff --git a/sysutils/polkit-kde/Makefile b/sysutils/polkit-kde/Makefile index 87cc5336cad3..693e01375b7d 100644 --- a/sysutils/polkit-kde/Makefile +++ b/sysutils/polkit-kde/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libpolkit-qt-agent-1.so:sysutils/polkit-qt -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build USES= cmake tar:bzip2 diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 418f58561165..8e29156c6b52 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Cleans temporal files for KDE -USE_KDE4= kdeprefix automoc4 kdelibs +USE_KDE4= automoc4 kdelibs USES= cmake:outsource tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build |