Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:53:03 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9b454febfa35 - main - sysutils/apcupsd: Add CPE information
Message-ID:  <202110131353.19DDr3n9031732@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131353.19DDr3n9031732>