git: 01315dcd6b1a - main - sysutils/bareos19-server: Add CPE information

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


The branch main has been updated by decke:

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

commit 01315dcd6b1ade4fc12eff430dcdf11e635b9d76
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:32:06 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:54 +0000

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

diff --git a/sysutils/bareos19-server/Makefile b/sysutils/bareos19-server/Makefile
index 257a85edc753..c0998c35b6ba 100644
--- a/sysutils/bareos19-server/Makefile
+++ b/sysutils/bareos19-server/Makefile
@@ -17,7 +17,7 @@ CONFLICTS?=	bacula18*-server bacula17*-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