git: 000711aaf9c1 - main - databases/pgbouncer: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:31:42 UTC
The branch main has been updated by se:

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

commit 000711aaf9c1dff4fb301849fe84ac5ac0538619
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:04 +0000

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

diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index 3f93989c4369..fbe2855b598e 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -15,7 +15,7 @@ LICENSE=	BSD2CLAUSE
 LIB_DEPENDS=	libevent.so:devel/libevent
 BUILD_DEPENDS+=	${LOCALBASE}/bin/gsed:textproc/gsed
 
-USES=		gmake ssl pkgconfig
+USES=		cpe gmake ssl pkgconfig
 
 PORTSCOUT=	site:https://pgbouncer.github.io/downloads/