git: 072f98091bc4 - main - mail/neomutt: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:41 UTC 2021


The branch main has been updated by decke:

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

commit 072f98091bc48d10e35140adda2273076bc8110c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:17:12 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:34 +0000

    mail/neomutt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/neomutt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 9bd82991f7be..3ea173b893cc 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	${LOCALBASE}/etc/mime.types:misc/mime-support \
 		urlview:textproc/urlview
 
-USES=		iconv:translit localbase perl5 shebangfix ssl
+USES=		cpe iconv:translit localbase perl5 shebangfix ssl
 
 USE_GITHUB=	yes
 USE_PERL5=	build


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