Date: Fri, 8 Oct 2021 11:57:36 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dcbb6972493d - main - net/tcpdump: Add CPE information Message-ID: <202110081157.198BvaIR067754@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcbb6972493d69dcd1359d7cc59181d3a8471ff2 commit dcbb6972493d69dcd1359d7cc59181d3a8471ff2 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:52:52 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:52:52 +0000 net/tcpdump: Add CPE information Approved by: portmgr (blanket) --- net/tcpdump/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 6abeb76d19fe..f750fd7b3ad2 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcap.so.1:net/libpcap -USES= gmake +USES= cpe gmake GNU_CONFIGURE= yes UNPRIV_USER?= tcpdump
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081157.198BvaIR067754>