diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
commit | 65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /deskutils/kdepimlibs4/Makefile | |
parent | - Add staging support (diff) |
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
Diffstat (limited to 'deskutils/kdepimlibs4/Makefile')
-rw-r--r-- | deskutils/kdepimlibs4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile index 4817acc4ee35..97fd16ac7e0f 100644 --- a/deskutils/kdepimlibs4/Makefile +++ b/deskutils/kdepimlibs4/Makefile @@ -20,10 +20,9 @@ LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -USE_XZ= yes USE_KDE4= kdelibs akonadi kdeprefix kdehier \ automoc4 nepomuk-core ontologies soprano -USES= cmake:outsource shared-mime-info +USES= cmake:outsource shared-mime-info tar:xz USE_OPENLDAP= yes USE_QT4= corelib dbus declarative designer_build gui network sql xml \ qmake_build moc_build rcc_build uic_build |