git: c720fc84b677 - main - graphics/zint: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:15:55 UTC 2021


The branch main has been updated by decke:

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

commit c720fc84b67703a0833e68733808e0cfac9ec5a5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 08:50:57 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 08:50:57 +0000

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

diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile
index d8c83f45d5ea..4abbf6d56e7b 100644
--- a/graphics/zint/Makefile
+++ b/graphics/zint/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		cmake compiler:c++11-lang qt:5
+USES=		cmake compiler:c++11-lang cpe qt:5
 USE_LDCONFIG=	yes
 USE_QT=		buildtools_build qmake_build uitools_build core gui \
 		widgets xml


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