git: b5cba0f21c67 - main - net/openbgpd7: add missing LIB_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 16:35:59 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b5cba0f21c67d4123f9ee217fce5d7276ab9e342
commit b5cba0f21c67d4123f9ee217fce5d7276ab9e342
Author: Kurt Jaeger <pi@FreeBSD.org>
AuthorDate: 2022-07-17 16:35:08 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-07-17 16:35:08 +0000
net/openbgpd7: add missing LIB_DEPENDS
Submitted-by: fluffy
---
net/openbgpd7/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/openbgpd7/Makefile b/net/openbgpd7/Makefile
index 00b3e66ba7c1..118de8ba51e1 100644
--- a/net/openbgpd7/Makefile
+++ b/net/openbgpd7/Makefile
@@ -10,6 +10,8 @@ COMMENT= Free implementation of the Border Gateway Protocol, Version 4
LICENSE= MIT
LICENSE_FILE= ${FILESDIR}/COPYING
+LIB_DEPENDS= libevent.so:devel/libevent
+
USES= autoreconf libtool localbase pathfix uidfix
USE_RC_SUBR= ${PORTNAME}