ports/security/duo_openvpn/files/patch-Makefile
Ryan Steinmetz 8db220ac1a
New port: security/duo_openvpn:
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
2021-05-06 19:12:22 -04:00

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