summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2025-10-22 03:03:26 +0300
committerDima Panov <fluffy@FreeBSD.org>2025-10-22 03:04:24 +0300
commit3db4649422d6eb1fda123e86cfaf10e20e27cc6a (patch)
tree251273e9bfae0056f71311f7d164ce84e7b5cd0e
parenteditors/poedit: fix build with Boost-1.89 (+) (diff)
textproc/xmlwrapp: fix build with Boost-1.89 (+)
Reported by: fallout
-rw-r--r--textproc/xmlwrapp/Makefile2
1 files changed, 0 insertions, 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: