Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:30:36 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: 0504b95dbef4 - main - net/syncthing: Add CPE information
Message-ID:  <202108151830.17FIUa34001238@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=0504b95dbef47f4b0f9bb038e63c22fd2c5e9625

commit 0504b95dbef47f4b0f9bb038e63c22fd2c5e9625
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:29:50 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 18:29:50 +0000

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

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 3735ce420f39..e173aebafdcf 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Encrypted file sync tool
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/${PORTNAME}/LICENSE
 
-USES=		go
+USES=		cpe go
 
 USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv
 



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