Index: head/sysutils/plasma5-kde-cli-tools/Makefile =================================================================== --- head/sysutils/plasma5-kde-cli-tools/Makefile +++ head/sysutils/plasma5-kde-cli-tools/Makefile @@ -5,7 +5,9 @@ CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org -COMMENT= Plasma5 non-interactive system tools +COMMENT= Plasma5 non-interactive system tools + +CONFLICTS_INSTALL= kde-runtime-kde4 USES= cmake:outsource compiler:c++11-lib cpe gettext kde:5 tar:xz USE_KDE= activities auth bookmarks codecs completion config configwidgets \ Index: head/x11/kde-runtime-kde4/Makefile =================================================================== --- head/x11/kde-runtime-kde4/Makefile +++ head/x11/kde-runtime-kde4/Makefile @@ -9,6 +9,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Runtime components for KDE Plasma Desktop +CONFLICTS_INSTALL= plasma5-kde-cli-tools + LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libwebp.so:graphics/webp \ libslp.so:net/openslp \