git: 565142dd9033 - main - devel/qgit: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:50 UTC 2021


The branch main has been updated by decke:

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

commit 565142dd90337b766bdc56760b04b35bf6cfbbcf
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:36:14 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:02 +0000

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

diff --git a/devel/qgit/Makefile b/devel/qgit/Makefile
index 6796232cd0a6..d066722fb860 100644
--- a/devel/qgit/Makefile
+++ b/devel/qgit/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Graphical interface to git repositories
 
 LICENSE=	GPLv2
 
-USES=		cmake compiler:c++11-lang qt:5
+USES=		cmake compiler:c++11-lang cpe qt:5
 USE_QT=		core gui widgets \
 		buildtools_build qmake_build
 


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