git: 05b638699cfa - main - www/pomerium: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:21:36 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=05b638699cfaf5a3d12d958f6f50f802d1e308de
commit 05b638699cfaf5a3d12d958f6f50f802d1e308de
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:18:54 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:54 +0000
www/pomerium: Add CPE information
Approved by: portmgr (blanket)
---
www/pomerium/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile
index 1e1ab842c81e..552fee14271b 100644
--- a/www/pomerium/Makefile
+++ b/www/pomerium/Makefile
@@ -10,7 +10,7 @@ COMMENT= Identity-aware access proxy
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules
+USES= cpe go:modules
GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/libexec/${PORTNAME} ./cmd/${PORTNAME}-cli:${PREFIX}/bin/${PORTNAME}-cli
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
More information about the dev-commits-ports-all
mailing list