aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:47 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:47 +0000
commit69441490bcc405a6d247791cdfcfd796bd01b34a (patch)
tree90470e4f6a9f2f8765942df663f6d01e16aa8d76
parent584a960c107209d112ea1b7cc245ae979023c5ee (diff)
downloadports-69441490bcc405a6d247791cdfcfd796bd01b34a.tar.gz
ports-69441490bcc405a6d247791cdfcfd796bd01b34a.zip
www/authelia: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/authelia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 958b1ff74f80..436257ee2334 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -17,7 +17,7 @@ BROKEN_armv6= imports modernc.org/libc/errno: build constraints exclude all Go f
BROKEN_armv7= imports modernc.org/libc/errno: build constraints exclude all Go files
BROKEN_i386= imports modernc.org/libc/errno: build constraints exclude all Go files
-USES= go:modules
+USES= cpe go:modules
GO_MODULE= github.com/authelia/authelia/v4
GO_TARGET= ./cmd/${PORTNAME}