git: 4499f1e46b18 - main - textproc/xerces-c3: fix package problem
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 09:30:30 UTC
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=4499f1e46b18d72ee09dd4efb7105fe142b66976 commit 4499f1e46b18d72ee09dd4efb7105fe142b66976 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2022-11-08 08:31:14 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2022-11-08 09:30:26 +0000 textproc/xerces-c3: fix package problem PR: 267623 Reported by: O. Hartmann --- textproc/xerces-c3/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/xerces-c3/pkg-plist b/textproc/xerces-c3/pkg-plist index ef68c8d169dd..bfaeba448512 100644 --- a/textproc/xerces-c3/pkg-plist +++ b/textproc/xerces-c3/pkg-plist @@ -486,5 +486,5 @@ include/xercesc/xinclude/XIncludeUtils.hpp lib/libxerces-c-%%MAJOR_VER%%.so lib/libxerces-c.a lib/libxerces-c.so -lib/libxerces-c.so.%%MAJOR_VER%% +lib/libxerces-c.so.3 libdata/pkgconfig/xerces-c.pc