mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS can
be registered in mDNSResponder.
This commit is contained in:
parent
dd1a14d482
commit
edba20b53c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165051
@ -63,6 +63,7 @@ IGNORE= does not work on FreeBSD 4.X
|
||||
CONFIGURE_ARGS+=--enable-compat-libdns_sd
|
||||
PLIST_SUB+= LIBDNS=""
|
||||
CONFLICTS+= mDNSResponder-[0-9]*
|
||||
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}+libdns
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-compat-libdns_sd
|
||||
PLIST_SUB+= LIBDNS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user