aboutsummaryrefslogtreecommitdiff
path: root/security/fprintd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
commit999161a9ed97730daec86fd4a1472d43f1f3c106 (patch)
treef20c586b0416176f121176e4710700155b5cf9bf /security/fprintd
parenta2636bcc7e88f570e1db12e44a992761fc891649 (diff)
Notes
Diffstat (limited to 'security/fprintd')
-rw-r--r--security/fprintd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fprintd/Makefile b/security/fprintd/Makefile
index aaf641f38bf1..4eb254b8cec7 100644
--- a/security/fprintd/Makefile
+++ b/security/fprintd/Makefile
@@ -11,7 +11,7 @@ COMMENT= Daemon that provides fingerprint scanning functionality over D-Bus
LICENSE= GPLv2
LIB_DEPENDS= libfprint.so:${PORTSDIR}/security/libfprint \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
GNU_CONFIGURE= yes