Date: Wed, 22 Oct 2025 00:04:49 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3db4649422d6 - main - textproc/xmlwrapp: fix build with Boost-1.89 (+) Message-ID: <202510220004.59M04nC1045327@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3db4649422d6eb1fda123e86cfaf10e20e27cc6a commit 3db4649422d6eb1fda123e86cfaf10e20e27cc6a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-10-22 00:03:26 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-10-22 00:04:24 +0000 textproc/xmlwrapp: fix build with Boost-1.89 (+) Reported by: fallout --- textproc/xmlwrapp/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 3e6032b242b6..56af61c28a14 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -28,8 +28,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -LDFLAGS+= -lboost_system - PORTDOCS= * post-patch:home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510220004.59M04nC1045327>
