Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS can

be registered in mDNSResponder.
This commit is contained in:
Joe Marcus Clarke 2006-06-10 20:44:29 +00:00
parent dd1a14d482
commit edba20b53c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165051

View file

@ -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 "