Chase the dbus-glib shared lib version.
This commit is contained in:
parent
3549788aa1
commit
a40ac69059
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152499
@ -82,7 +82,7 @@ CONFIGURE_ARGS+= --disable-djvu
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DBUS)
|
||||
LIB_DEPENDS+= dbus-glib-1.1:${PORTSDIR}/devel/dbus
|
||||
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -99,7 +99,7 @@ PLIST_SUB+= GSTREAMER="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DBUS)
|
||||
LIB_DEPENDS+= dbus-glib-1.1:${PORTSDIR}/devel/dbus
|
||||
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus
|
||||
PLIST_SUB+= DBUS=""
|
||||
.else
|
||||
PLIST_SUB+= DBUS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user