mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Mark CONFLICTS_INSTALL with dns/mDNSResponder_nss
- Move LIB_DEPENDS upward
This commit is contained in:
parent
4908700382
commit
433aac8edc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364934
@ -14,13 +14,15 @@ COMMENT= NSS module implementing multicast DNS name resolution
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app
|
||||
|
||||
CONFLICTS_INSTALL= mDNSResponder_nss-[0-9]*
|
||||
|
||||
USE_AUTOTOOLS= autoconf automake libtool
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
AUTOTOOLSFILES= aclocal.m4
|
||||
|
||||
LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app
|
||||
|
||||
OPTIONS_DEFINE= SEARCH_DOMAINS DOCS
|
||||
SEARCH_DOMAINS_DESC= Honour search domains in resolv.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user