aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libgksu
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
commitaf3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch)
tree1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /sysutils/libgksu
parentc7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff)
downloadports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz
ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip
Notes
Diffstat (limited to 'sysutils/libgksu')
-rw-r--r--sysutils/libgksu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile
index ee7cd8e655c9..80f14a639b9a 100644
--- a/sysutils/libgksu/Makefile
+++ b/sysutils/libgksu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgksu
PORTVERSION= 2.0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://people.debian.org/~kov/gksu/
@@ -12,7 +12,7 @@ COMMENT= Library providing su and sudo functionality
LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
libglade-2.0.so:${PORTSDIR}/devel/libglade2 \
- libgcr.so:${PORTSDIR}/security/gnome-keyring \
+ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= xauth:${PORTSDIR}/x11/xauth \
sudo:${PORTSDIR}/security/sudo