mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Fix dependency list.
PR: ports/119029 Submitted by: Dima Panov
This commit is contained in:
parent
6cbae74aee
commit
b314f34f79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204908
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= nss_mdns
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://0pointer.de/lennart/projects/nss-mdns/
|
||||
DISTNAME= nss-mdns-${PORTVERSION}
|
||||
|
@ -19,7 +19,7 @@ USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15
|
|||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi
|
||||
LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app
|
||||
|
||||
OPTIONS= \
|
||||
SEARCH_DOMAINS "Honour search domains in resolv.conf" Off
|
||||
|
|
Loading…
Add table
Reference in a new issue