mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
Signon OAuth 1.0 and 2.0 plugin for accounts-sso: https://gitlab.com/accounts-sso/signon-plugin-oauth2
11 lines
262 B
Prolog
11 lines
262 B
Prolog
--- signon-oauth2.pro.orig 2018-03-03 17:00:59 UTC
|
|
+++ signon-oauth2.pro
|
|
@@ -3,7 +3,7 @@ include( common-project-config.pri )
|
|
|
|
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
-SUBDIRS = src tests example
|
|
+SUBDIRS = src
|
|
|
|
include( common-installs-config.pri )
|
|
|