git: 26c5a8a9188e - main - sysutils/bareos-server: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:50:46 UTC 2021


The branch main has been updated by decke:

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

commit 26c5a8a9188ee539061c51ac993a7267a9922c0a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:30:15 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:52 +0000

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

diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile
index db68a8fdd50b..5e84749a241e 100644
--- a/sysutils/bareos-server/Makefile
+++ b/sysutils/bareos-server/Makefile
@@ -17,7 +17,7 @@ CONFLICTS?=	bacula19*-server bacula18*-server-* bareos17-server-*
 LIB_DEPENDS+=	liblzo2.so:archivers/lzo2 \
 		libjansson.so:devel/jansson
 
-USES+=		cmake compiler:c++11-lang localbase perl5 pkgconfig readline \
+USES+=		cmake compiler:c++11-lang cpe localbase perl5 pkgconfig readline \
 		shebangfix
 USE_GITHUB=	yes
 USE_PERL5=	run


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