Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:30 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e35f2986681 - main - net/traefik: Add CPE information
Message-ID:  <202110211435.19LEZUpU072494@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e35f29866818d81415cefa2e3b798215e830992

commit 2e35f29866818d81415cefa2e3b798215e830992
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:00 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:00 +0000

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

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 0d3386d5dd84..5f4a73d4884d 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	go-bindata:devel/go-bindata
 
-USES=		go:modules tar:xz
+USES=		cpe go:modules tar:xz
 
 USE_RC_SUBR=	traefik
 



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