aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2017-08-05 13:15:09 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2017-08-05 13:15:09 +0000
commit355cc7959c18ed6e7137bf53617ee1b10edf8366 (patch)
treee4d2ba1665d8c9eeb1d0933a8c4058cc91280b3f /ports-mgmt
parentced926a3ca11a54bb3218a1760251fbe91665c90 (diff)
downloadports-355cc7959c18ed6e7137bf53617ee1b10edf8366.tar.gz
ports-355cc7959c18ed6e7137bf53617ee1b10edf8366.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/packagekit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index e33b6cf55e3c..5165f87354b0 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= PackageKit
PORTVERSION= 0.6.11
-PORTREVISION?= 8
+PORTREVISION?= 9
CATEGORIES= ports-mgmt sysutils
MASTER_SITES= http://www.packagekit.org/releases/
@@ -14,7 +14,7 @@ COMMENT?= DBUS packaging abstraction layer
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:textproc/docbook-utils
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libpolkit-gobject-1.so:sysutils/polkit \
- libck-connector.so:sysutils/consolekit
+ libck-connector.so:sysutils/consolekit2
RUN_DEPENDS= lsof:sysutils/lsof \
bash:shells/bash