git: 9b454febfa35 - main - sysutils/apcupsd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:03 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b454febfa3550fecc6d7bfb88bb5858c181bc85 commit 9b454febfa3550fecc6d7bfb88bb5858c181bc85 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 13:50:18 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 13:52:57 +0000 sysutils/apcupsd: Add CPE information Approved by: portmgr (blanket) --- sysutils/apcupsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index ddca5dc0d546..2e0c926c219e 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -12,7 +12,7 @@ COMMENT= Set of programs for controlling APC UPS LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= cpe gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/sbin \ --with-nologin=/var/run \