From a4a7daf069cba3ae4b90d832aa9df7624b4626a3 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 22 Feb 2018 19:03:17 +0000 Subject: Give the KDE SC4 applications ports a -kde4 suffix In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413 --- x11-themes/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-themes/Makefile') diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 8a3e653e1cbb..5dab0de978fa 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -110,14 +110,13 @@ SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola - SUBDIR += kde4-base-artwork + SUBDIR += kde-base-artwork-kde4 + SUBDIR += kde-wallpapers-kde4 SUBDIR += kde4-style-bespin SUBDIR += kde4-style-nitrogen SUBDIR += kde4-style-oxygen-transparent SUBDIR += kde4-style-polyester SUBDIR += kde4-style-skulpture - SUBDIR += kde4-wallpapers - SUBDIR += kde4-wallpapers-freebsd SUBDIR += kde4-windeco-crystal SUBDIR += kde4-windeco-dekorator SUBDIR += kdeartwork-kde4 @@ -170,6 +169,7 @@ SUBDIR += slim-themes SUBDIR += thewidgetfactory SUBDIR += ubuntulooks + SUBDIR += wallpapers-freebsd-kde4 SUBDIR += xcursor-themes SUBDIR += xfce-evolution SUBDIR += xfce-icons-elementary -- cgit v1.2.3