diff options
Diffstat (limited to 'net/ecal/Makefile')
-rw-r--r-- | net/ecal/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ecal/Makefile b/net/ecal/Makefile index d5f279a59def..ecf7441307d6 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -1,9 +1,11 @@ PORTNAME= ecal DISTVERSIONPREFIX= v DISTVERSION= 5.13.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net devel +BROKEN= incompatible with asio >= 1.33 + MAINTAINER= yuri@FreeBSD.org COMMENT= Enhanced Communication Abstraction Layer WWW= https://eclipse-ecal.github.io/ecal/index.html \ |