mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Duo provides simple two-factor authentication as a service via: 1. Phone callback 2. SMS-delivered one-time passcodes 3. Duo mobile app to generate one-time passcodes 4. Duo mobile app for smartphone push authentication 5. Duo hardware token to generate one-time passcodes Duo two-factor authentication for OpenVPN WWW: https://github.com/duosecurity/duo_openvpn
8 lines
162 B
Text
8 lines
162 B
Text
--- Makefile.orig 2021-05-06 18:10:21 UTC
|
|
+++ Makefile
|
|
@@ -1,5 +1,3 @@
|
|
-PREFIX=/opt/duo
|
|
-CFLAGS += -DPREFIX='"$(PREFIX)"'
|
|
|
|
ifdef USE_PERL
|
|
CFLAGS += -DUSE_PERL
|