Date: Tue, 31 Aug 2021 09:25:22 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: 46be5be360b5 - main - graphics/leptonica: Add CPE information Message-ID: <202108310925.17V9PMVf093520@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=46be5be360b557f2ca60481ec7bd9d693a07d6c8 commit 46be5be360b557f2ca60481ec7bd9d693a07d6c8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:06:40 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:25 +0000 graphics/leptonica: Add CPE information Approved by: portmgr (blanket) --- graphics/leptonica/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile index 709517bfc0f7..73778aa6c799 100644 --- a/graphics/leptonica/Makefile +++ b/graphics/leptonica/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/leptonica-license.txt CONFLICTS= leptonlib-[0-9]* -USES= autoreconf libtool localbase:ldflags pathfix pkgconfig +USES= autoreconf cpe libtool localbase:ldflags pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= DanBloomberg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PMVf093520>