git: 3db4649422d6 - main - textproc/xmlwrapp: fix build with Boost-1.89 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Oct 2025 00:04:49 UTC
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: