git: 609be3665ef7 - main - net-im/dino: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Tue, 19 Oct 2021 11:15:20 UTC
The branch main has been updated by se:

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

commit 609be3665ef75c7a808b675e3642add547822476
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:39 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:39 +0000

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

diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile
index 5dbc10a6e592..6ebbcc48b7dd 100644
--- a/net-im/dino/Makefile
+++ b/net-im/dino/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libsqlite3.so:databases/sqlite3 \
 		libassuan.so:security/libassuan \
 		libgpg-error.so:security/libgpg-error
 
-USES=		cmake desktop-file-utils gettext-tools gnome \
+USES=		cmake cpe desktop-file-utils gettext-tools gnome \
 		ninja pkgconfig
 
 USE_GITHUB=	yes