Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:30 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4fedcdd7e45 - main - dns/hesiod: Add CPE information
Message-ID:  <202110181926.19IJQUar094905@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit f4fedcdd7e45ee740c745f4463473f70e403168a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:55 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:54 +0000

    dns/hesiod: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 dns/hesiod/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile
index d99e241d0f12..9e96fe8aa7b4 100644
--- a/dns/hesiod/Makefile
+++ b/dns/hesiod/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 OPTIONS_DEFINE=	IDN
 OPTIONS_DEFAULT=IDN
 
-USES=		libtool pathfix
+USES=		cpe libtool pathfix
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQUar094905>