git: 1b70a3459bf4 - main - net/ndpi: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:16 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b70a3459bf466e3ab23ce5889d2bcc3a5a2eacb commit 1b70a3459bf466e3ab23ce5889d2bcc3a5a2eacb Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:56 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:56 +0000 net/ndpi: Add CPE information Approved by: portmgr (blanket) --- net/ndpi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index b559132d6700..a7fb568e6f80 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -15,8 +15,9 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= autoreconf compiler:c++11-lang libtool localbase:ldflags pathfix \ +USES= autoreconf compiler:c++11-lang cpe libtool localbase:ldflags pathfix \ pkgconfig +CPE_VENDOR= ntop USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pic