summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-06 11:12:33 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-06 11:12:33 +0000
commitfe2813334be1be5cbd09f479b99529caa3a78c31 (patch)
tree152df9b9720e2b6d24b8984132fccefd07b5a941 /sysutils/hal
parentUpdate to 3.06. (diff)
Add back policykit shlib version. Otherwise LIB_DEPENDS will confuse it with
the polkit-* libraries from sysutils/polkit if they are installed.
Notes
Notes: svn path=/head/; revision=317507
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 123fb7e90a83..91192d00bbc3 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -12,7 +12,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Hardware Abstraction Layer for simplifying device access
BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
-LIB_DEPENDS= polkit:${PORTSDIR}/sysutils/policykit \
+# keep shlib version, to prevent confusion with polkit-* from sysutils/polkit
+LIB_DEPENDS= polkit.2:${PORTSDIR}/sysutils/policykit \
volume_id:${PORTSDIR}/devel/libvolume_id \
ck-connector:${PORTSDIR}/sysutils/consolekit
RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids