aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2022-07-17 16:35:08 +0000
committerKurt Jaeger <pi@FreeBSD.org>2022-07-17 16:35:08 +0000
commitb5cba0f21c67d4123f9ee217fce5d7276ab9e342 (patch)
treeb2b0f8b6b787c0a22ee958eb244557bb0414c378
parent9cb58b7c9443ff7492f9f8960bf6cf75ccc19514 (diff)
downloadports-b5cba0f21c67d4123f9ee217fce5d7276ab9e342.tar.gz
ports-b5cba0f21c67d4123f9ee217fce5d7276ab9e342.zip
net/openbgpd7: add missing LIB_DEPENDS
Submitted-by: fluffy
-rw-r--r--net/openbgpd7/Makefile2
1 files changed, 2 insertions, 0 deletions
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}