git: c48fe8f9cb6f - main - misc/ola: Add missing dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 15:51:31 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c48fe8f9cb6fdc590a7abcf0bdf2056e38eabe26
commit c48fe8f9cb6fdc590a7abcf0bdf2056e38eabe26
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-30 15:51:14 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-30 15:51:14 +0000
misc/ola: Add missing dependency
---
misc/ola/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index acc50a9f7be0..e9eea967961a 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ola
DISTVERSION= 0.10.9
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/
@@ -10,6 +11,7 @@ WWW= https://www.openlighting.org/ola/
LICENSE= GPLv2+
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
+ libftdi1.so:devel/libftdi1 \
libmicrohttpd.so:www/libmicrohttpd \
libprotobuf.so:devel/protobuf \
libuuid.so:misc/e2fsprogs-libuuid