aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-03-24 16:55:20 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2018-03-24 16:55:20 +0800
commitf20b320ac2d9d389a2fd053a7a7c4cd211372211 (patch)
tree2b3f94191371aad2858e27497600be3ed13535de
parent358603b206f013aef0f215a0337a6b01bdeae59a (diff)
downloadfreebsd-ports-f20b320ac2d9d389a2fd053a7a7c4cd211372211.tar.gz
freebsd-ports-f20b320ac2d9d389a2fd053a7a7c4cd211372211.tar.zst
freebsd-ports-f20b320ac2d9d389a2fd053a7a7c4cd211372211.zip
Explicitely set KDE_APPLICATIONS_VERSION so that it can be bumped in kde.mk.
Notes
Notes: svn path=/head/; revision=465437
-rw-r--r--x11/kde-runtime-kde4/Makefile3
1 files changed, 3 insertions, 0 deletions
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