git: ec35828e8e0c - main - dns/mDNSResponder_nss: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:58:41 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec35828e8e0c5cfe9ef90a07b64aad92a452cb42

commit ec35828e8e0c5cfe9ef90a07b64aad92a452cb42
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:04:01 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:34 +0000

    dns/mDNSResponder_nss: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 dns/mDNSResponder_nss/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dns/mDNSResponder_nss/Makefile b/dns/mDNSResponder_nss/Makefile
index 6e07bca6c487..97691c12c60b 100644
--- a/dns/mDNSResponder_nss/Makefile
+++ b/dns/mDNSResponder_nss/Makefile
@@ -12,6 +12,10 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libdns_sd.so:net/mDNSResponder
 
+USES=		cpe
+
+CPE_VENDOR=	apple
+
 CONFLICTS_INSTALL=	nss_mdns-[0-9]*
 
 WRKSRC=		${WRKDIR}/${PORTNAME:S/_nss//}-${PORTVERSION}


More information about the dev-commits-ports-main mailing list