Fix avahi dependency.
PR: 121689 Submitted by: Scot Hetzel <swhetzel@gmail.com>
This commit is contained in:
parent
b550643831
commit
4cfc838696
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209100
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ PLIST_SUB+= ZEROCONF="@comment "
|
|||
|
||||
.if defined(WITH_AVAHI) && !defined(WITH_HOWL)
|
||||
LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus \
|
||||
avahi-core.5:${PORTSDIR}/net/avahi
|
||||
avahi-core.5:${PORTSDIR}/net/avahi-app
|
||||
CONFIGURE_ARGS+= --with-zeroconf --enable-avahi
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue