Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:20 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 609be3665ef7 - main - net-im/dino: Add CPE information
Message-ID:  <202110191115.19JBFKEg063162@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191115.19JBFKEg063162>