git: 9bf9a044ef79 - main - sysutils/slurm-wlm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:45 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bf9a044ef79cc7f7e822eb7e47e02ad8479833c commit 9bf9a044ef79cc7f7e822eb7e47e02ad8479833c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:18 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:18 +0000 sysutils/slurm-wlm: Add CPE information Approved by: portmgr (blanket) --- sysutils/slurm-wlm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index c2ed4de21ff6..4322818a6986 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -18,8 +18,9 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \ libmunge.so:security/munge \ liblz4.so:archivers/liblz4 -USES= compiler:c11 gmake gnome libtool localbase lua pkgconfig \ +USES= compiler:c11 cpe gmake gnome libtool localbase lua pkgconfig \ python:build readline shebangfix ssl tar:bz2 +CPE_VENDOR= schedmd USE_LDCONFIG= yes USE_RC_SUBR= slurmctld slurmd