Date: Wed, 03 Jun 2026 09:19:52 +0000 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: 2454254ee810 - main - x11/libXpm: Fix deprecated CPE_VENDOR Message-ID: <6a1ff1b8.40421.64a1319@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=2454254ee810dc893836ec79fdae9e7c41f06cf9 commit 2454254ee810dc893836ec79fdae9e7c41f06cf9 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-03 09:15:55 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-03 09:16:12 +0000 x11/libXpm: Fix deprecated CPE_VENDOR --- x11/libXpm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index cbda5bce972a..04a601f6a8f6 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe localbase:ldflags tar:xz xorg xorg-cat:lib USE_XORG= xorgproto x11 xext xt -CPE_VENDOR= libxpm_project +CPE_VENDOR= x.org OPTIONS_DEFINE= NLS NLS_USES= gettexthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1ff1b8.40421.64a1319>
