git: ecc979028a89 - main - mail/postgrey: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:49:25 UTC 2021


The branch main has been updated by decke:

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

commit ecc979028a8980e0890cfe30143bd4bc30b4893e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:35:31 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:05 +0000

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

diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 816399a9da54..e809a1bf25aa 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS=	p5-BerkeleyDB>=0:databases/p5-BerkeleyDB \
 		p5-Net-Server>=0:net/p5-Net-Server \
 		p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP
 
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
 USE_PERL5=	run
 USE_RC_SUBR=	${PORTNAME}
 


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