git: b461751f0a32 - main - sysutils/smartmontools: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:23 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b461751f0a32974648b73b65563d4ad70d7e0eae

commit b461751f0a32974648b73b65563d4ad70d7e0eae
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:15:25 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:15:25 +0000

    sysutils/smartmontools: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/smartmontools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile
index b71ea1932d3f..2744fc413d95 100644
--- a/sysutils/smartmontools/Makefile
+++ b/sysutils/smartmontools/Makefile
@@ -12,7 +12,7 @@ COMMENT=	S.M.A.R.T. disk monitoring tools
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		alias compiler:c++11-lib shebangfix
+USES=		alias compiler:c++11-lib cpe shebangfix
 USE_RC_SUBR=	smartd
 
 SHEBANG_FILES=	examplescripts/Example5


More information about the dev-commits-ports-main mailing list