diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-08-23 11:01:08 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-08-23 11:01:08 -0700 |
commit | 27140ca87615a47f35783ff7d341b9bb605ef331 (patch) | |
tree | 0ce30dda02ea30af62e92681e1136e55508b3765 | |
parent | sysutils/rw-tui: Bump and add patch (diff) |
net/ecal: Update BROKEN line
-rw-r--r-- | net/ecal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ecal/Makefile b/net/ecal/Makefile index ecf7441307d6..fce25ca0ea9e 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 5.13.3 PORTREVISION= 8 CATEGORIES= net devel -BROKEN= incompatible with asio >= 1.33 +BROKEN= incompatible with asio >= 1.33, see https://github.com/eclipse-ecal/ecal/issues/2340 MAINTAINER= yuri@FreeBSD.org COMMENT= Enhanced Communication Abstraction Layer |