From 1afa5c8a429183ce5c3fcae03f5a404798ebda86 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Mon, 19 Dec 2016 15:56:24 +0000 Subject: Update KDE Frameworks to 5.29.0 Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776 --- devel/kf5-solid/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devel/kf5-solid/Makefile') diff --git a/devel/kf5-solid/Makefile b/devel/kf5-solid/Makefile index 12c953e07c5f..13c8a0439f63 100644 --- a/devel/kf5-solid/Makefile +++ b/devel/kf5-solid/Makefile @@ -13,6 +13,11 @@ USE_KDE= ecm USE_QT5= buildtools_build concurrent core dbus gui linguisttools \ network qmake_build qml testlib widgets xml +OPTIONS_DEFINE= BSDISKS +BSDISKS_DESC= Use bsdisks instead of hald to mount drives +BSDISKS_CMAKE_BOOL= EXPERIMENTAL_BSDISKS +BSDISKS_RUN_DEPENDS= bsdisks:sysutils/bsdisks + .include # Flex on FreeBSD 9 and older 10 is too old .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000033 -- cgit v1.2.3