diff options
Diffstat (limited to 'net/ecal/Makefile')
-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 |