git: 6bbe909a828e - main - sysutils/apache-mesos: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:16 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 commit 6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:10 +0000 sysutils/apache-mesos: Add CPE information Approved by: portmgr (blanket) --- sysutils/apache-mesos/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile index 51b89f27cf3a..62856e762dbb 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -34,7 +34,8 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libsvn_subr-1.so:devel/subversion \ libzookeeper_mt.so:devel/libzookeeper -USES= gmake libarchive libtool python:run shebangfix +USES= cpe gmake libarchive libtool python:run shebangfix +CPE_VENDOR= apache USE_LDCONFIG= yes SHEBANG_FILES= src/cli/mesos-cat \ src/cli/mesos-ps \