Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:02:17 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: b07cd629f0ba - main - devel/etcd34: Add CPE information
Message-ID:  <202109211202.18LC2H8c099716@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=b07cd629f0ba2158129b6261193b9564d22a2521

commit b07cd629f0ba2158129b6261193b9564d22a2521
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 11:30:42 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:01:21 +0000

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

diff --git a/devel/etcd34/Makefile b/devel/etcd34/Makefile
index b879b7fea0f4..f0afd0d012b8 100644
--- a/devel/etcd34/Makefile
+++ b/devel/etcd34/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Highly-available key value store and service discovery
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
 
 CONFLICTS_INSTALL=	coreos-etcd-* coreos-etcd31-* coreos-etcd32-* \
 			coreos-etcd33-* coreos-etcdctl-0.*



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