Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 09:15:54 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c720fc84b677 - main - graphics/zint: Add CPE information
Message-ID:  <202109020915.1829FsYO034507@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit c720fc84b67703a0833e68733808e0cfac9ec5a5
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 08:50:57 +0000
Commit:     Bernhard Froehlich <decke@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



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