git: 42327d5b37ad - main - devel/etcd32: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42327d5b37ada3ff789b43391419c0d835fb697b

commit 42327d5b37ada3ff789b43391419c0d835fb697b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:28:17 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:19 +0000

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

diff --git a/devel/etcd32/Makefile b/devel/etcd32/Makefile
index 5da55037f2af..31377e08aef3 100644
--- a/devel/etcd32/Makefile
+++ b/devel/etcd32/Makefile
@@ -11,7 +11,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-etcd31-* coreos-etcd33-* \
 			coreos-etcd34-* coreos-etcdctl-0.*


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