aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/authelia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 5ca250e63088..eaacba3ea7cc 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -11,7 +11,7 @@ COMMENT= Single sign-on multi-factor portal for web apps
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules
+USES= cpe go:modules
USE_GITHUB= yes
GH_TUPLE= \
Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \