git: 40217bc658a3 - main - net/pktanon: fix build with Boost-1.89 (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Wed, 22 Oct 2025 00:04:47 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40217bc658a3d8a214bbf669e21e6f928603b9ef

commit 40217bc658a3d8a214bbf669e21e6f928603b9ef
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-10-21 23:57:25 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-10-22 00:04:24 +0000

    net/pktanon: fix build with Boost-1.89 (+)
    
    Reported by:    fallout
---
 net/pktanon/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile
index 4e6be0cb1926..26bda38e4ef9 100644
--- a/net/pktanon/Makefile
+++ b/net/pktanon/Makefile
@@ -16,7 +16,6 @@ USES=		compiler:c++0x dos2unix localbase
 USE_CXXSTD=	c++14
 
 GNU_CONFIGURE=	yes
-LDFLAGS+=	-lboost_system
 
 post-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/profiles