git: a7c286d8dd1c - main - sysutils/flexbackup: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:35 UTC 2021


The branch main has been updated by decke:

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

commit a7c286d8dd1c19c3ec2ced2c4c204d0ce577a7bc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:05:25 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:06 +0000

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

diff --git a/sysutils/flexbackup/Makefile b/sysutils/flexbackup/Makefile
index 0546d13884eb..f8376753fead 100644
--- a/sysutils/flexbackup/Makefile
+++ b/sysutils/flexbackup/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	gtar:archivers/gtar
 
-USES=		perl5
+USES=		cpe perl5
 MAKE_ARGS=	PERLPATH=${PERL} CONFFILE=${PREFIX}/etc/flexbackup.conf
 TAR_CMD=	${PREFIX}/bin/gtar
 NO_ARCH=	yes


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