From f20b320ac2d9d389a2fd053a7a7c4cd211372211 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 24 Mar 2018 08:55:20 +0000 Subject: [PATCH] Explicitely set KDE_APPLICATIONS_VERSION so that it can be bumped in kde.mk. --- x11/kde-runtime-kde4/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/kde-runtime-kde4/Makefile b/x11/kde-runtime-kde4/Makefile index 101286575378..1798439f7e25 100644 --- a/x11/kde-runtime-kde4/Makefile +++ b/x11/kde-runtime-kde4/Makefile @@ -58,6 +58,9 @@ ZEITGEIST_RUN_DEPENDS= zeitgeist-daemon:sysutils/zeitgeist # http://mail.kde.org/pipermail/kde-freebsd/2010-March/008015.html CMAKE_ARGS+= -DWITH_ALSA:BOOL=OFF +# Override KDE_APPLICATIONS_VERSION +KDE_APPLICATIONS_VERSION= 16.12.3 + post-extract: # Don't install share/icons/hicolor/index.theme to avoid conflcit with # hicolor-icon-theme port