mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add back policykit shlib version. Otherwise LIB_DEPENDS will confuse it with
the polkit-* libraries from sysutils/polkit if they are installed.
This commit is contained in:
parent
ac458ed65a
commit
fe2813334b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317507
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user