ports/security/globalprotect-openconnect/files/patch-GPService_CMakeLists.txt
Jason W. Bacon e48763c72d security/globalprotect-openconnect: Update to 1.4.1
Fixes for working with latest openconnect

Reported by:    portscout
2022-03-07 07:56:08 -06:00

11 lines
401 B
Text

--- GPService/CMakeLists.txt.orig 2022-03-07 12:27:55 UTC
+++ GPService/CMakeLists.txt
@@ -29,7 +29,7 @@ add_executable(gpservice
add_3rdparty(
SingleApplication
- GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
+ #GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
GIT_TAG v3.3.0
CMAKE_ARGS
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}