git: 3e84d262f93e - main - mail/mimedefang: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:50 UTC 2021


The branch main has been updated by decke:

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

commit 3e84d262f93eb05335f6534951a165b90cf295f4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:39:32 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:06 +0000

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

diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 037ff5d48bcd..f1f60724a54d 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	\
 	spamassassin>=3.0:mail/spamassassin
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
 perl_OLD_CMD=	perl
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--sysconfdir=${PREFIX}/etc \


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