aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cpp-netlib/Makefile
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /devel/cpp-netlib/Makefile
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'devel/cpp-netlib/Makefile')
-rw-r--r--devel/cpp-netlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile
index d799d15aad4d..3a1e8b4c5e3a 100644
--- a/devel/cpp-netlib/Makefile
+++ b/devel/cpp-netlib/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cpp-netlib
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.13.0
-PORTREVISION= 11
+PORTREVISION= 12
DISTVERSIONSUFFIX= -final
CATEGORIES= devel
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
BROKEN= fails to build with Boost>=1.87
-LIB_DEPENDS= libboost_system.so:devel/boost-libs
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
asio>0:net/asio