From ef944cd3535703c6f81803ea9c79523d18bf2c5a Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 27 Apr 2018 20:29:36 +0000 Subject: Import the KDE Plasma5 ports This is an import of the Plasma5 ports that we have had in the development repository for quite some time now. Please note: * Plasma5 cannot be installed at the same time as KDE SC4. * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file. * To start plasma5, it is recommended to use something like exec ck-launch-session startkde * Powermanagement and such is not working :-) I would like to thank all the people that have helped test it in the past years. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D15096 --- x11/kf5-frameworks/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/kf5-frameworks/Makefile') diff --git a/x11/kf5-frameworks/Makefile b/x11/kf5-frameworks/Makefile index e376456d34fe..7b9d0557e9ff 100644 --- a/x11/kf5-frameworks/Makefile +++ b/x11/kf5-frameworks/Makefile @@ -2,6 +2,7 @@ PORTNAME= frameworks DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde PKGNAMEPREFIX= kf5- -- cgit v1.2.3