Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:44:47 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb3fe262a8d5 - main - mail/heirloom-mailx: Add CPE information
Message-ID:  <202110081144.198BilLj053689@gitrepo.freebsd.org>

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

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

commit cb3fe262a8d5fe7adf54ab6d20d576eaf4bb9605
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:24:11 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:24:11 +0000

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

diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 68eaf33b9994..42a6391f130b 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -15,7 +15,8 @@ OPTIONS_DEFINE=	IPV6 DOCS
 CONFLICTS=	mailx-[0-9]*
 
 MAKE_JOBS_UNSAFE=	yes
-USES=		iconv localbase ssl tar:bzip2
+USES=		cpe iconv localbase ssl tar:bzip2
+CPE_VENDOR=	heirloom
 CPPFLAGS+=	-DOPENSSL_NO_SSL2
 MAKE_ARGS=	PREFIX="${PREFIX}" \
 		SYSCONFDIR="${PREFIX}/etc" \



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