git: b61da642622b - main - net/libpcap: Add missing USES=ssl

From: Renato Botelho <garga_at_FreeBSD.org>
Date: Mon, 29 Aug 2022 14:01:21 UTC
The branch main has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b61da642622ba4f6746ea2faa16d0d72776c22d1

commit b61da642622ba4f6746ea2faa16d0d72776c22d1
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2022-08-29 13:58:10 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2022-08-29 14:01:15 +0000

    net/libpcap: Add missing USES=ssl
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 net/libpcap/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 09f4a52eb501..aacbd4a708f6 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -11,7 +11,7 @@ LICENSE=	BSD3CLAUSE
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/flex:textproc/flex
 
-USES=		bison cpe gmake
+USES=		bison cpe gmake ssl
 
 CPE_VENDOR=	tcpdump