From b5cba0f21c67d4123f9ee217fce5d7276ab9e342 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 17 Jul 2022 18:35:08 +0200 Subject: [PATCH] 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 00b3e66ba7c19..118de8ba51e1b 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}