git: df7fba912e3e - main - graphics/pngquant: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:36 UTC 2021


The branch main has been updated by decke:

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

commit df7fba912e3e44c1300ed09d2f67f1c6b4c9bae6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:15:08 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:31 +0000

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

diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile
index e9afabeb69da..c4741ce8f333 100644
--- a/graphics/pngquant/Makefile
+++ b/graphics/pngquant/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libpng.so:graphics/png
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=	gmake pkgconfig
+USES=		cpe gmake pkgconfig
 HAS_CONFIGURE=	yes
 
 PORTDOCS=	CHANGELOG README.md


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