Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:17:35 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a7c286d8dd1c - main - sysutils/flexbackup: Add CPE information
Message-ID:  <202108291917.17TJHZNK029951@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit a7c286d8dd1c19c3ec2ced2c4c204d0ce577a7bc
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:05:25 +0000
Commit:     Bernhard Froehlich <decke@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



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