summaryrefslogtreecommitdiff
path: root/net-p2p/aeron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/aeron/Makefile')
-rw-r--r--net-p2p/aeron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile
index 29e494e63b97..81423569415d 100644
--- a/net-p2p/aeron/Makefile
+++ b/net-p2p/aeron/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aeron
DISTVERSION= 1.47.3
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org
@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 # limited in aeron-client/src/main/c/concurrent/aeron_atomic.h
-LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid # only for uuid_generate
+LIB_DEPENDS= libuuid.so:misc/libuuid # only for uuid_generate
TEST_DEPENDS= googletest>0:devel/googletest
USES= cmake:testing localbase:ldflags