git: 8e36aa89c535 - main - archivers/ha: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Mon Sep 20 14:33:17 UTC 2021


The branch main has been updated by decke:

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

commit 8e36aa89c5357316ed5bf1cc3d877624b51e21a6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-20 14:18:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-20 14:18:16 +0000

    archivers/ha: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/ha/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 3e69951b4d82..15f05c41b881 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -16,7 +16,8 @@ NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/ha
 MAKEFILE=	makefile.nix
 ALL_TARGET=	ha
-USES=		gmake tar:tgz
+USES=		cpe gmake tar:tgz
+CPE_VENDOR=	linux-ha
 
 post-patch:
 	@${REINPLACE_CMD} 's,<malloc.h>,<stdlib.h>,' \


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