aboutsummaryrefslogtreecommitdiffstats
path: root/x11/slim
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-08-05 18:58:48 +0800
committerkwm <kwm@FreeBSD.org>2017-08-05 18:58:48 +0800
commita18ea53024c58d04da2d68c995d114cabfeadd7a (patch)
tree5237d3d5922af476695ecaa49d7957cf8cd37191 /x11/slim
parent3b3fa9ef018c84491992d0b544a00d17766d1203 (diff)
downloadfreebsd-ports-graphics-a18ea53024c58d04da2d68c995d114cabfeadd7a.tar.gz
freebsd-ports-graphics-a18ea53024c58d04da2d68c995d114cabfeadd7a.tar.zst
freebsd-ports-graphics-a18ea53024c58d04da2d68c995d114cabfeadd7a.zip
Update consolekit to 1.2.0.
* Rename consolekit to consolekit2 to reflect that consolekit2 is a new project, even if it the continuation of the old consolekit project. * Expand pkg-descr with some background info. * Add license * ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required * Add GObject introspection support for desktops environment such Pantheon or Deepin. * Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for assisting with there versions of the port, suggesting changes and testing. PR: 202269
Diffstat (limited to 'x11/slim')
-rw-r--r--x11/slim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile
index dd86ceb64e7..1a0a9571913 100644
--- a/x11/slim/Makefile
+++ b/x11/slim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slim
PORTVERSION= 1.3.6
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= x11
MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \
SF/slim.berlios
@@ -45,7 +45,7 @@ PAM_CMAKE_OFF= -DUSE_PAM=no
UTF8_EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-utf8
CONSOLEKIT_CMAKE_ON= -DUSE_CONSOLEKIT=yes
-CONSOLEKIT_LIB_DEPENDS= libck-connector.so:sysutils/consolekit
+CONSOLEKIT_LIB_DEPENDS= libck-connector.so:sysutils/consolekit2
CONSOLEKIT_CMAKE_OFF= -DUSE_CONSOLEKIT=no
post-patch: