git: 3765ca89c5fb - main - devel/etcd31: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:13 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3765ca89c5fb33f3ac940fd428bc73bbc3c56729

commit 3765ca89c5fb33f3ac940fd428bc73bbc3c56729
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:25:27 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:16 +0000

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

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


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