git: dcbb6972493d - main - net/tcpdump: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:57:36 UTC
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