Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:39 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: 05f706f81464 - main - databases/xrootd: Add CPE information
Message-ID:  <202108311951.17VJpdkp039241@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=05f706f81464bcbb2368b76224612d4945913fed

commit 05f706f81464bcbb2368b76224612d4945913fed
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:47:55 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:21 +0000

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

diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile
index 3881066deb73..313a19dfb778 100644
--- a/databases/xrootd/Makefile
+++ b/databases/xrootd/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_LGPL3=	${WRKSRC}/COPYING.LGPL
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
-USES=		cmake gnome localbase:ldflags pkgconfig readline shebangfix ssl
+USES=		cmake cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl
 SHEBANG_GLOB=	*.sh
 SHEBANG_FILES=	utils/cms_monPerf
 USE_GNOME=	libxml2



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