Date: Tue, 31 Aug 2021 09:25:35 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: df7fba912e3e - main - graphics/pngquant: Add CPE information Message-ID: <202108310925.17V9PZlf093806@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=df7fba912e3e44c1300ed09d2f67f1c6b4c9bae6 commit df7fba912e3e44c1300ed09d2f67f1c6b4c9bae6 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:15:08 +0000 Commit: Bernhard Froehlich <decke@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.mdhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PZlf093806>
